Deprecating scp
Deprecating scp
Posted Jan 25, 2021 9:44 UTC (Mon) by tconnors (guest, #60528)Parent article: Deprecating scp
> At this point, it is claimed to work for most basic usage scenarios; some options (such as -3, which copies files between two remote hosts by way of the local machine) are not supported
That would be unfortunate. The only time I've used scp in the past... 15 years(?) is for scp -3.
The alternative is setting up horrible reverse tunnels with ssh, from memory. Yes, I do believe I use this in production at work (because I needed sync of directory trees), but am not about to check because we're about to enter into a public holiday.
