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?
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.