Skip to content

Tag Archives: rsync

rsync with a non-default ssh port

28-Dec-11

The rsync man page notes that the “-e” or “–rsh” flag lets you “specify the remote shell to use”. This can be used to specify transfer over a non-standard SSH port using the “-p” flag to the ssh binary: