|
|
Subscribe / Log in / New account

Deprecating scp

Deprecating scp

Posted Nov 5, 2020 23:03 UTC (Thu) by Sesse (subscriber, #53779)
In reply to: Deprecating scp by tokudan
Parent article: Deprecating scp

Actually sftp is more efficient than scp, too. scp has its own awful buffering on top of TCP (lots of HPC sites used a patched version to avoid speed limits). Or at least did 10+ years ago when I checked; it's possible that OpenSSH has managed to circumvent the issue now.


to post comments

Deprecating scp

Posted Nov 6, 2020 10:44 UTC (Fri) by ptman (subscriber, #57271) [Link] (1 responses)

IIRC SFTP is more like NFS than FTP and latency limits its bandwidth quite a lot.

Deprecating scp

Posted Nov 6, 2020 12:49 UTC (Fri) by ptman (subscriber, #57271) [Link]


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