Displaying 1 result from an estimated 1 matches for "p1000908".
2009 Sep 26
1
rsync finds files to sync which don't exist and then crashes
...d $HOME || exit 1
rsync --ignore-errors --max-size=50m -v --delete --delete-excluded
--log-file=/tmp/backup.log --exclude-from=$HOME/.rsync/exclude \
--timeout=3 -az \
$HOME atticserve:/mnt/store/backup/$SHORTHOST
At some point it tries to sync the following file:
stefaan/Pictures/2009-08-29/P1000908.JPG
This file does not exist, although it used to. At this point rsync crashes
with:
2009/09/26 23:39:26 [27867] .d..t...... stefaan/
2009/09/26 23:39:27 [27867] .d..t...... stefaan/Pictures/2009-08-29/
2009/09/26 23:40:04 [27867] rsync: writefd_unbuffered failed to write 4
bytes [sender]: Broken...