Displaying 1 result from an estimated 1 matches for "io_vanished".
2003 Aug 07
1
[patch] New RC to differentiate partial xfers from files that get deleted before they're xfered
All,
During development of a backup solution with rsync I experienced some
failed backups because of RC 23, partial transfer. These were because the
application using the data I was backing up, was still active, and had
deleted a file inbetween rsync compiling the file list and then transfering
the file.
After some feedback from Wayne Davidson and JW Schultz suggesting the
solution to this,