Y
Hacker News
new
|
ask
|
show
|
jobs
by
0ckpuppet
106 days ago
rsync -avz -e ssh /local/ftw/ user@foo:/ftw/
1 comments
justinclift
105 days ago
Why the `-e ssh` there?
At least for me, rsync (on Debian) knows by default to use ssh. :)
link
At least for me, rsync (on Debian) knows by default to use ssh. :)