On Fri, Sep 04, 2009 at 02:50:27PM +0200, Marc Haber wrote: > I would now like to be able to rsync/copy these trees to different > systems, which doesn't work since the save file only contains file > system and inode numbers which are likely to be differnt on the other > system.
Would using tar as an intermediary work? > Would it be possible to put the file name into the file as well > (cached from the respective syscalls or obtained from /proc) so that a > subsequent fakeroot -r can choose whether to verify whether the file > name and the inode number still match and/or allow the user to choose > whether to give the inode number or the file name precedence? It's an interesting idea. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

