On 08/29 10:45 , Fanny Alexandra Oyarzún Bórquez wrote: > Do you start direct restore to the remote server, but with command > line? and how > can it be done?
I don't know how to do the exact sort of restore that is done through the web interface, I never allow my backup server root-level write privileges on the host being backed up. What I do when I want to restore is use BackupPC_tarCreate to generate a tar stream, then pipe that through netcat. On the machine being restored to, run netcat to listen for the tar stream, then pipe the output to tar to unpack the stream. -- Carl Soderstrom Systems Administrator Real-Time Enterprises www.real-time.com ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ 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/