Apis17™ Blogs
This is my personal blog. My research about computer and software :)
Saturday, February 25, 2012
rsync + ssh on different port
rsync -av --progress --inplace
--rsh='ssh -p8023'
somefile user@host:somedir/
In the example above, rsync will use ssh on port 8023.
ref:
http://www.linuxquestions.org/questions/linux-software-2/rsync-ssh-on-different-port-448112/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment