Closed GoogleCodeExporter closed 8 years ago
Hmmm.... I've just checked my last two backups with "ls -il" (to show inode
numbers)
and it appears I'm also getting copies not hard links.
$ ls -il /home/shared/backup/flyback/flyback/*/home/steve/sysinfo.txt
3133935 -r--r--r-- 1 steve steve 2751 2006-08-05 14:41
/home/shared/backup/flyback/flyback/2007-11-08 23:09:11/home/steve/sysinfo.txt
1716969 -r--r--r-- 1 steve steve 2751 2006-08-05 14:41
/home/shared/backup/flyback/flyback/2007-11-09 21:43:08/home/steve/sysinfo.txt
Original comment by staz6...@gmail.com
on 9 Nov 2007 at 10:28
weird weird weird little bug. i can't get rsync to create hardlinks at all...
so i've switched us to the "cp -al" method. let me know if it works for you.
(btw, i also changed the backup dir date format, but didn't write a migration
function, so you might just want to delete it all and start over)
Original comment by pub...@kered.org
on 10 Nov 2007 at 1:51
Original issue reported on code.google.com by
Slick...@gmail.com
on 9 Nov 2007 at 2:53