Our Products:
CompleteFTP
edtFTPnet/Free
edtFTPnet/PRO
edtFTPj/Free
edtFTPj/PRO
Login
Remember
Google Login
Register
All Activity
Questions
Hot!
Unanswered
Tags
Categories
Ask a Question
Ask a Question
methods for setHostValidationEnabled(true)
0
votes
3.3k
views
asked
Jun 27, 2008
in
Java FTP
by
rozanalitasy
(
500
points)
i am implementing the SSHFTPClient where i need setHostValidationEnabled(true).Kindly let me know which methods are neccessary for enabling the host validation.I am kind of lost in the api.urgent...........
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 27, 2008
by
support2
(
162k
points)
This is to force validation of the server (or the connection fails). There are two ways
1) using a known_hosts file (
http://www.enterprisedt.com/products/ed ... hosts.html
)
2) using the server's public key file
(
http://www.enterprisedt.com/products/ed ... yfile.html
)
Please
log in
or
register
to add a comment.
Categories
All categories
Products
(2.8k)
CompleteFTP
(418)
Java FTP
(1k)
.NET FTP
(1.4k)
FAQ
(120)
General
(178)
Feature Requests
(21)
...