Implement SCP Backup with Certificates
Implement SCP / SFTP protocol as an addition to FTP and FTPs.
2
votes
Fabian Niesen
shared this idea
Sorry, we have no plans for SCP protocol. Can you tell why would you like SCP instead of FTPS?
-
Anonymous commented
FTPS is a lot more complex to install and configure than SCP. For FTPS, you must install an FTP server and configure it correctly, then you must fine the correct settings on the client-side. And it is not firewall-friendly. With SCP, you just install about any Linux distribution and you're ready to go (with scponly if needed). It is firewall-friendly because it needs only to have one port open.