X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/59d73bf3d237c962a1b2ce140a6f3680b8af4686..c94e4afbfacd735ea6d9769cc947f391a2f4457a:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 694e6d18..f407b5c6 100644 --- a/rsync.yo +++ b/rsync.yo @@ -907,7 +907,9 @@ put a partially transferred file into DIR instead of writing out the file to the destination dir. Rsync will also use a file found in this dir as data to speed up the transfer (i.e. when you redo the send after rsync creates a partial file) and delete such a file after it has served -its purpose. +its purpose. Note that if --whole-file is specified (or implied) that an +existing partial-dir file will not be used to speedup the transfer (since +rsync is sending files without using the incremental rsync algorithm). Rsync will create the dir if it is missing (just the last dir -- not the whole path). This makes it easy to use a relative path (such as