Wayne Davison wrote:
On Sat, Jul 08, 2006 at 08:07:43AM -0700, Eric Horne wrote:
It seems that once the transfer is complete, --delay-updates takes a
really long time to copy data.
The only file movement that --delay-updates supports is renaming -- it
never re-copies the files. Perhaps
On Sat, Jul 08, 2006 at 08:07:43AM -0700, Eric Horne wrote:
> It seems that once the transfer is complete, --delay-updates takes a
> really long time to copy data. From strace output, it looks like it is
> actually re-reading the data out of the .rsync-partial directory for
> each file and then
Hi. I'm running rsync 2.6.8 at two sites with --partial/--partial-dir
and --delay-updates enabled.
It seems that once the transfer is complete, --delay-updates takes a
really long time to copy data. From strace output, it looks like it is
actually re-reading the data out of the .rsync-partial