OpenSSH 8.0 released
OpenSSH 8.0 released
Posted Apr 19, 2019 0:01 UTC (Fri) by perennialmind (guest, #45817)In reply to: OpenSSH 8.0 released by epa
Parent article: OpenSSH 8.0 released
Putty's PSCP does what you describe: it has a -sftp and a -scp, defaulting to the former and falling back to the latter. I might have switched to it by now if it consulted ~/.ssh. I rather like the idea of a one-shot command with support for those and a -rsync as well. scp's behavior is trivial to internalize, but what I've internalized for rsync is that it's subtle and that I need to consult the man page every time.
