OpenSSH 8.0 released
OpenSSH 8.0 released
Posted Apr 20, 2019 1:53 UTC (Sat) by bmur (guest, #52954)Parent article: OpenSSH 8.0 released
Like k8to above, moving files with scp is built into my muscle memory.
As long as "scp file.tgz user@host:" continues to work, I really don't care one bit if it's handled by the scp, sftp, or some other secure protocol under the covers.
For version 9, keep the same exact scp command line syntax and make the underlying protocol sftp by default. Add a command line option to explicitly request the scp protocol for anyone who really must have it. I would bet most people don't care how the bits travel the wire.
