Secure FTP for Windows 2000 Server - Stack Overflow most recent 30 from stackoverflow.com2009-11-28T16:22:48Zhttp://stackoverflow.com/feeds/question/262554http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/262554/secure-ftp-for-windows-2000-server1Secure FTP for Windows 2000 ServerCaveatrob2008-11-04T17:14:09Z2009-06-27T00:21:46Z
<p>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.</p>
http://stackoverflow.com/questions/262554/secure-ftp-for-windows-2000-server/262577#2625770Answer by Aheho for Secure FTP for Windows 2000 ServerAheho2008-11-04T17:19:16Z2008-11-04T17:19:16Z<p><a href="http://www.serv-u.com/" rel="nofollow">http://www.serv-u.com/</a></p>
<p>Is good. They support both ftp/ssl and Sftp.</p>
http://stackoverflow.com/questions/262554/secure-ftp-for-windows-2000-server/262582#2625820Answer by Mike Jr for Secure FTP for Windows 2000 ServerMike Jr2008-11-04T17:19:36Z2008-11-04T17:19:36Z<p>This solution cost money; nonetheless, we've recommended it to some clients before as it's pretty simple to setup. <a href="http://www.serv-u.com/" rel="nofollow">http://www.serv-u.com/</a></p>
http://stackoverflow.com/questions/262554/secure-ftp-for-windows-2000-server/262586#2625860Answer by Tim Howland for Secure FTP for Windows 2000 ServerTim Howland2008-11-04T17:20:17Z2008-11-04T17:20:17Z<p><a href="http://www.freesshd.com/" rel="nofollow">Free SSHD</a> works well. It supports remote console as well as file transfer, plus secure port forwarding.</p>
http://stackoverflow.com/questions/262554/secure-ftp-for-windows-2000-server/262638#2626382Answer by akhilah for Secure FTP for Windows 2000 Serverakhilah2008-11-04T17:37:50Z2008-11-04T17:37:50Z<p>Did you try filezilla server? <a href="http://filezilla-project.org/" rel="nofollow">http://filezilla-project.org/</a></p>
<p>It supports FTP over SSL/TLS</p>
<p>Check out -
<a href="http://wiki.filezilla-project.org/FileZilla_FTP_Server" rel="nofollow">http://wiki.filezilla-project.org/FileZilla_FTP_Server</a></p>
http://stackoverflow.com/questions/262554/secure-ftp-for-windows-2000-server/307526#3075260Answer by gatorhall for Secure FTP for Windows 2000 Servergatorhall2008-11-21T01:24:18Z2008-11-21T01:24:18Z<p><a href="http://www.crossftp.com/" rel="nofollow">CrossFTP Server</a>, free and provides FTP/TLS support as a secure FTP server.</p>
http://stackoverflow.com/questions/262554/secure-ftp-for-windows-2000-server/1051790#10517900Answer by Bruce Blackshaw for Secure FTP for Windows 2000 ServerBruce Blackshaw2009-06-27T00:21:46Z2009-06-27T00:21:46Z<p>Try <a href="http://www.enterprisedt.com/products/completeftp/overview.html" rel="nofollow">CompleteFTP</a>. It's a fast, compact, easy to install Windows server that supports SFTP and FTPS. </p>
<p>And you don't need to purchase the most expensive edition to get SFTP support - for $199 you get FTP, FTPS and SFTP.</p>