Hendrik writes:
> Furthermore: Would it be possible to limit the BackupPC_tarPCCopy command to
> one host only?
Yes this should work, eg;
BackupPC_tarPCCopy /var/lib/backuppc/pc/HOST | (cd /new/backuppc/pc && tar
xPf -)
Note: the extract still starts at the pc directory, not pc/HOST.
Using your paths you an do this:
cd /mnt/sda5/BackupPC/pc ;
/usr/BackupPC/bin/BackupPC_tarPCCopy /var/lib/BackupPC/pc/HOST |tar xvPF -
Craig
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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/