Patch to not modify files in place unless "--inplace" option specified

Matt McCutchen matt at mattmccutchen.net
Fri May 9 01:49:08 GMT 2008


On Thu, 2008-05-08 at 17:08 -0700, Carl E. Thompson wrote:
> This also appears to be counter to the man page description of the
> "--inplace" option which states
> 
>     This causes rsync not to create a new copy of the file and then
> move it into place.
> 
> This implies of course that if the "--inplace" option is not given
> then rsync will "create a new copy of the file and then move it into
> place." What you seem to be saying is that really isn't true. If this
> is the desired behavior of "--inplace" then the documentation is
> misleading at best.

Whatever implication there may be is overridden by the explicit
statement in the second paragraph under DESCRIPTION:

"Any changes in the other preserved attributes (as requested by options)
are made on the destination file directly when the quick check indicates
that the file's data does not need to be updated."

Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/rsync/attachments/20080508/a696af50/attachment.bin


More information about the rsync mailing list