search for: backup6

Displaying 1 result from an estimated 1 matches for "backup6".

Did you mean: backup
2008 Feb 06
3
Windows Trouble with --link-dest set: "file not found" when rsync tries to create hard link
...boiled down to its simplest: rsync -rlptgD -vvv --delete --delete-excluded --modify-window=2 --numeric-ids --link-dest=/cygdrive/c/crapbackup/backup4 /cygdrive/c/BackupSource/ /cygdrive/c/crapbackup/backup5/ I run this over and over, incrementing backup4 to backup5 for link-dest and backup5 to backup6 on the target dir. I can watch the new backups being created, I can see the files going over. The hard links are never created, however. After wrestling with this a lot, I started reading your email archives and learned of various problems over time, but not one quite like this. Here's the e...