search for: 129621_scandata

Displaying 1 result from an estimated 1 matches for "129621_scandata".

2016 Jan 12
4
[Bug 11668] New: incorrect/inconsistent behavior when --backup-dir is on a full filesystem
...plenty of space when the destination files exist but a delta needs to be transmitted, running: > rsync -av --delete -b --backup-dir=/2/tmp rsync://instance0.us.archive.org/items_11/McGillLibrary-129621-5035 /1/2.1/. results in: > receiving incremental file list > McGillLibrary-129621-5035/129621_scandata.xml > rsync: backup mkdir /2/tmp/McGillLibrary-129621-5035 failed: No space left on device (28) > > sent 164 bytes received 1,333 bytes 2,994.00 bytes/sec > total size is 26,763,596 speedup is 17,878.15 and an exit status of 0 despite the error. the file-to-be-modified remains unch...