RE: --delete doesn't work when transferring many files
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
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