Testing out my SFTP script, any recommendations on test servers? Files.com seems to be good (cloud based), also looking at Rebex.
I was recommended filezilla, but only the client does SFTP and the server only does FTP and FTPS
David B
03/16/2021, 11:24 PM
I know there are test SFTP servers out there, but I can only find ones that are read-only
s
stalbert
03/16/2021, 11:29 PM
you could create your own - any linux distro should support sftp
d
David B
03/16/2021, 11:34 PM
Lacking on the experience there. I'm coming to the realisation that actually creating an SFTP server for testing is going to be the lion's share of this project.