RE: --delete doesn't work when transferring many files

2002-07-25 Thread tim . conway
t; "Granzow, Doug (NCI)" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 07/24/2002 01:05 PM To: "'William R. Dickson'" <[EMAIL PROTECTED]> "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: (bcc: Tim Co

RE: --delete doesn't work when transferring many files

2002-07-24 Thread Granzow, Doug (NCI)
Is it possible that the destination directory is filling up? I believe rsync saves deletes until the end, so that it knows there are no IO error conditions that would cause it to exit without deleting. Filling up the destination filesystem is probably one of those error conditions. Another poss