Hello, I have a problem when I try to extract by tar command the file zipped by archive function: all the files are stored in backup tar file with RsyncShareName path before the true path, an example is: RsyncShareName is disk_c , so the file /data/fileA.txt in the client become /disk_c/data/fileA.txt but if i have an hard link file /data/filelinktoA.txt that point to /data/fileA.txt when it try to rewrite /data/filelinktoA.txt it fails because not find /data/fileA.txt , infact the file is under /disk_c/data/fileA.txt . Are there another mode to extract or restore the file backupped by archive function ?
Thanks Axel ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
