Deprecating scp
Deprecating scp
Posted Nov 6, 2020 6:10 UTC (Fri) by nilsmeyer (guest, #122604)In reply to: Deprecating scp by carORcdr
Parent article: Deprecating scp
scp manpage has 148 lines on my system, rsync man page has 2444. "drop in" replacement would mean it would just work like scp does and one could simply alias scp="rsync". I don't think that's the case. I would say the allure of scp is that it is relatively simple to use, behaves like another well known tool (cp) and you can accomplish a simple task without having to read through lines and lines of help text.
