On Mon, Apr 13, 2009 at 3:04 PM, Eric Wilhelm <[email protected]> wrote: > If sshfs supports hardlinks (a cursory search suggests that it doesn't)
...and that's confirmed by a quick test. Actually, I think this is why I added the --inplace flag to dirvish. Somehow that went past me without a second thought, even thought I knew how dirvish/rsync was supposed to work when I set it up... Looks like rdiff-backup is next on the list :) Thanks! --Rogan > and "somefile" has not changed, then `stat 2009_02_10-1511/somefile` > and `stat 2009_03_05-1110/somefile` should report the same inode and a > link count of 2 (or more). This inode will be a different number than > on your live file system, but should be the same within the backup > tree. > > --Eric > -- > "Politics is not a bad profession. If you succeed there are many > rewards, if you disgrace yourself you can always write a book." > --Ronald Reagan > --------------------------------------------------- > http://scratchcomputing.com > --------------------------------------------------- > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
