Op 6 feb 2008, om 11:33 heeft Gilles Guiot het volgende geschreven:

> I'm a newbie too, so I won't go in deep, and take my answer with  
> some grain of salt :
>
> about the tar :
> To extract files from a Tar fileExtracts all files from a compressed  
> Tar file of the name archive.tar.gz.
> tar -xzf archive.tar.gz
> To extract to a specific folder, use:
> tar -xzf archive.tar.gz -C ~/dest/
> Hope that helps.

I believe the problem was how to obtain a tar archive (or other  
generally readable archive file) first, as you cannot read the  
compressed files in the BackupPC pool with standard tools. As I  
explained in my reply you can use bin/BackupPC_tarCreate to create a  
tar archive from the command line.

Nils Breunese.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to