Deprecating scp
Deprecating scp
Posted Nov 6, 2020 5:56 UTC (Fri) by nilsmeyer (guest, #122604)In reply to: Deprecating scp by bnewbold
Parent article: Deprecating scp
I often use tar through SSH, especially when I need to raise my privilege on either side of the connection. It's a simple matter of piping which should be familiar to most users. It will require shell access though. I would worry that tar has a couple of security issues as well depending on the parameters and the tar stream which may make it unsuitable for the use case of only allowing remote users to transfer files without shell access.
