Hello,
I'm having trouble with setting up a tar extract. I don't want to use rsync because of the publicness of the server. Anyway, I'm getting the following error when I'm just trying cat a single text file downloaded. Here is the important information.
Contents of file /home/backuppc/pc/connect/XferLOG.0.z, modified 2004-07-22 11:47:20
Running: /usr/bin/ssh -q -x -n -l root connect /bin/tar -c -v -f - -C / --totals ./tmp/mytestfile
Xfer PIDs are now 22828,22827
Total bytes written: 10240 (10kB, 12MB/s)
tarExtract: Unable to open /home/backuppc/pc/connect/new/f%2f/ftmp/fmytestfile for writing
tarExtract: Botch, no matches on /home/backuppc/pc/connect/new/f%2f/ftmp/fmytestfile (9e351b95ee483fdfd1815ef946cee5c2)
pool 666 0/0 20 tmp/mytestfile
tarExtract: Unable to open /home/backuppc/pc/connect/new/f%2f/ftmp/attrib for writing
tarExtract: Botch, no matches on /home/backuppc/pc/connect/new/f%2f/ftmp/attrib (5f8c2aecdc0b3ef4e40327c4860826c6)
tarExtract: Done: 4 errors, 1 filesExist, 20 sizeExist, 0 sizeExistComp, 1 filesTotal, 20 sizeTotal
I have the following setup in the config.pl file within the clients directory.
Contents of file /home/backuppc/pc/connect/config.pl, modified 2004-07-22 11:36:01
$Conf{XferMethod} = 'tar';
$Conf{BackupFilesOnly} = '/tmp/mytestfile';
Any help on this would be greatly appreciated.
Thanks
Ryan
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
