rsync options exist for a reason
rsync options exist for a reason
Posted Nov 6, 2020 17:02 UTC (Fri) by david.a.wheeler (subscriber, #72896)In reply to: Deprecating scp by marcH
Parent article: Deprecating scp
I disagree, the many other rsync options exist for a reason. I have a situation where I use three lines of options for rsync (!).
The world needs a "simple replacement for cp that copies remotely" and a "sophisticated tool for remote synchronization". They don't need to be the same tool, and historically have been different. I'd like to see a more secure version of the first category. In the first category most people don't really need the scp *protocol*, they just need a simple replacement for "cp" that works remotely. That is, it's the CLI interface, not the protocol, that matters.
