mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-05-19 12:25:42 -04:00
Mention that the -e COMMAND can contain options.
This commit is contained in:
7
rsync.yo
7
rsync.yo
@@ -515,6 +515,13 @@ remote shell program to use for communication between the local and
|
||||
remote copies of rsync. Typically, rsync is configured to use rsh by
|
||||
default, but you may prefer to use ssh because of its high security.
|
||||
|
||||
Feel free to include options in the COMMAND. For instance:
|
||||
|
||||
quote(-e "ssh -1 -l joe")
|
||||
|
||||
(Note that ssh users can alternately customize site-specific connect
|
||||
options in their .ssh/config file.)
|
||||
|
||||
You can also choose the remote shell program using the RSYNC_RSH
|
||||
environment variable.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user