Quoting Paul Slootman <[EMAIL PROTECTED]>:

> On Fri 09 Feb 2007, Jean-Michel wrote:
> >
> When transferring a file, rsync will always first transfer to a
> temporary filename, and when the transfer is complete the original file

And would it be possible to have temporary file, in a separate directory
hierarchy from the same filesystem?

for exemple
rsync -r /fs1/mydir /fs2/mydir

should create
/fs2/rsync_temporary_files/.machin.truc.chose

and then move it to /fs2/mydir/something/machin.truc

this would make less errors on a simultaneous diff or tar.

Reply via email to