X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/089e73f8d690a819cd79d26cfc711af78d916478..a1a440c23e50c1a711bbe404456234895b8db79d:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 9da7023d..3717b9e5 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(3 Mar 2001)()() +manpage(rsync)(1)(29 May 2001)()() manpagename(rsync)(faster, flexible replacement for rcp) manpagesynopsis() @@ -395,8 +395,11 @@ are in the list of files being sent. This option can be quite slow, so only use it if you need it. dit(bf(-W, --whole-file)) With this option the incremental rsync algorithm -is not used and the whole file is sent as-is instead. This may be -useful when using rsync with a local machine. +is not used and the whole file is sent as-is instead. The transfer may be +faster if this option is used when the bandwidth between the source and +target machines is higher than the bandwidth to disk (especially when the +"disk" is actually a networked file system). This is the default when both +the source and target are on the local machine. dit(bf(-p, --perms)) This option causes rsync to update the remote permissions to be the same as the local permissions.