Compare a) FtpDLX with SFTP and SSH and b) FTP Ser - WeOnlyDo Discussion board

Compare a) FtpDLX with SFTP and SSH and b) FTP Ser (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Ketan Shah, Wednesday, February 22, 2006, 19:49 (6663 days ago)

I need to add a facility in my applications for transferring files securely.

I intend to run a server (ftp?) at the central location.

I intend to have a client at branch location.

I need help in determining which set of components will help in building this support.

If I need to switch from one set of protocol to another, is it possible to do that without huge penalty?

Regards,

-ketan

Re: Compare a) FtpDLX with SFTP and SSH and b) FTP

by wodSupport, Wednesday, February 22, 2006, 20:19 (6663 days ago) @ Ketan Shah

Ketan,

you should choose wodFtpDLX. It supports more than one FTP protocol, and will allow you to upload/download files securely.

If you decide to change the protocol, all you need to do is change Protocol property, and rest of your code remains exactly the same.

wodFtpDLX has same interface no matter which protocol is selected.

Hope I helped.
Kreso