|
|
Log in / Subscribe / Register

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.


to post comments

Deprecating scp

Posted Nov 6, 2020 7:55 UTC (Fri) by ibukanov (subscriber, #3942) [Link] (1 responses)

scp runs the remote scp binary using shell.

Deprecating scp

Posted Nov 8, 2020 11:09 UTC (Sun) by ptman (subscriber, #57271) [Link]

But there are shells that restrict you to only scp. Like rssh or scponly


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds