up vote 1 down vote favorite
share [g+] share [fb]

Can someone recommend a secure FTP implementation that works well on Windows Server 2000? I'm uploading files into virtual directories and web applications under IIS and the existing provider, obviously, isn't secure or encrypted.

link|improve this question

70% accept rate
feedback

6 Answers

up vote 2 down vote accepted

Did you try filezilla server? http://filezilla-project.org/

It supports FTP over SSL/TLS

Check out - http://wiki.filezilla-project.org/FileZilla_FTP_Server

link|improve this answer
feedback

http://www.serv-u.com/

Is good. They support both ftp/ssl and Sftp.

link|improve this answer
feedback

This solution cost money; nonetheless, we've recommended it to some clients before as it's pretty simple to setup. http://www.serv-u.com/

link|improve this answer
feedback

Free SSHD works well. It supports remote console as well as file transfer, plus secure port forwarding.

link|improve this answer
feedback

CrossFTP Server, free and provides FTP/TLS support as a secure FTP server.

link|improve this answer
feedback

Try CompleteFTP. It's a fast, compact, easy to install Windows server that supports SFTP and FTPS.

And you don't need to purchase the most expensive edition to get SFTP support - for $199 you get FTP, FTPS and SFTP.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.