Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
134 views
in General by (170 points)
Hi,

What's the difference between SSHFTPclient vs SecureFTPConnection

I saw we able to connect in both ways is there any difference and which is preffered way to connect.

Thanks

1 Answer

0 votes
by (51.1k points)
selected by
 
Best answer
The key difference is that SecureFTPConnection also offers FTP/FTPS support, so you can switch between FTPS and SFTP by setting a property.  Along with that SecureFTPConnection offers more features like connection-pooling and asynchronous methods.  Behind the scenes, SecureFTPConnection actually uses SSHFTPClient for SFTP.

Categories

...