From: Blake V. <bl...@on...> - 2006-01-19 19:44:30
|
I am receiving an error from rsync which return a non zero exit, causing the backup to fail Here is the end of the backup script. I do not know how to fix this problem. I also am trying to just copy the files I want to back up and not send them to an archive as I want to maintain the existing structure. It seems to go through the whole backup process and seem to fail at the end. Any help will be much appreciated. I really like this script, but I can not seem to make it work right sent 113608102421 bytes received 3241964 bytes 13867725.89 bytes/sec total size is 115126973346 speedup is 1.01 rsync warning: some files vanished before they could be transferred (code 24) at main.c(789) ERROR: non-zero exit from: rsync --include-from=- --exclude=* --archive --verbose --delete --delete-excluded /f/ /backup/f/f.0 ERROR: exiting |------------------------------------------------------------ | Backup start: Wed Jan 18 16:43:28 2006 | Backup end: Wed Jan 18 19:08:54 2006 |------------------------------------------------------------ | Linking backup.latest -> backup.0.200601181643 |-------------------------------------------------- |