Carl Wilhelm Soderstrom wrote:
> here's the short version of how to do it:
> 
> [EMAIL PROTECTED]:~$ /usr/share/backuppc/bin/BackupPC_tarCreate -h
> client.example.tld -n -1 -s / / |gzip -1 |nc client.example.tld 8888 
> 
> [EMAIL PROTECTED]:/mnt/targetdisk# nc -l -p 8888 | tar xzvp 
> 
> I might have a typo or two in there somewhere; but hopefully you get the
> idea of how to operate the commands.

Thank you and everyone else who replied to my original mail, there were 
a lot of really useful replies! I'll be testing it all out sometime soon 
so I'm not caught with my pants down if I ever do lose a machine *knocks 
on wood*

Nick.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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/

Reply via email to