Y
Hacker News
new
|
ask
|
show
|
jobs
by
dnet
4285 days ago
not, if you configure multiplexing (and why wouldn't you)
https://en.wikibooks.org/wiki/OpenSSH/Cookbook/Multiplexing
1 comments
JoachimSchipper
4285 days ago
As an inferior option for older OpenSSH versions, you could also forward a port and send the tarball over that.
If people regularly send large directories, you might also want to extend this with rsync.
link
If people regularly send large directories, you might also want to extend this with rsync.