rsync over different ssh port

tim.conway at philips.com tim.conway at philips.com
Wed Nov 7 02:33:17 EST 2001


You're in luck.  the argument to -e can be a quoted string.

rsync --progress -vrae 'ssh -p 8022' /home/bill/Graphics/ 
bill at vortex:/home/bill/Graphics/
These hotshots thought of everything, didn't they?

Tim Conway
tim.conway at philips.com
303.682.4917
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, n9hmg on AIM
perl -e 'print pack(nnnnnnnnnnnn, 
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), 
".\n" '
"There are some who call me.... Tim?"




Ron McKown <rmckown at envenergy.com>
Sent by: rsync-admin at lists.samba.org
11/05/2001 04:49 PM
Please respond to rmckown

 
        To:     rsync at lists.samba.org
        cc:     (bcc: Tim Conway/LMT/SC/PHILIPS)
        Subject:        rsync over different ssh port
        Classification: 



hey folks,
rsync is a great tool!  i use it mostly to sync up Documents between 
several 
machines.  i use it like this:
rsync --progress -vrae ssh /home/bill/Graphics/ 
bill at vortex:/home/rmckown/Graphics/

the problem i have, is i want to specifiy a specific ssh port other than 
22.
i want to connect to a specific ssh server behind the firewall on the 
remote 
end. 

it would be nice to use the command like this:
rsync --progress -vrae ssh -p8022 /home/bill/Graphics/ 
bill at vortex:/home/bill/Graphics/

anyone have any ideas?

Ron McKown
rmckown at envenergy.com








More information about the rsync mailing list