Address of public SFTP test server

Rupeshit picture Rupeshit · Jul 26, 2010 · Viewed 52.6k times · Source

In my application I want to download file from SFTP server and for that I written one program but now I want to test it whether its working fine or not. So I need one public SFTP server so that I will download any file from it. I know public FTP server but don't know about any SFTP server. So can anyone know such SFTP server?

Answer

Scott Isaacs picture Scott Isaacs · Jan 6, 2011

I'm using the Free Mini SFTP server linked from this page: http://www.coreftp.com/server/

It runs local which is fine for my testing. If you need a remote host, it won't help.