On Tue, Aug 25, 2009 at 08:59:32PM -0400, huffie wrote: > Not sure if it's due to config issue (I'm trying to backup localhost) that I > have this error message. Extracted from XferLOG > > Running: /bin/gtar -c -f - -C /samba --totals ./samba > full backup started for directory /samba > Xfer PIDs are now 17605,17604 > /bin/gtar: ./samba: Cannot stat: No such file or directory > Total bytes written: 10240 (10KiB, 274KiB/s) > /bin/gtar: Error exit delayed from previous errors > Tar exited with error 512 () status > tarExtract: Done: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp, 0 > filesTotal, 0 sizeTotal
Is there a file called /samba/samba? Since that is what tar is trying to find. (File names are given relative to the share - it looks like you specified '/samba' as the share name?) HTH, Tino. -- "What we nourish flourishes." - "Was wir nähren erblüht." www.lichtkreis-chemnitz.de www.craniosacralzentrum.de ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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/
