On 8/5/07, Steve Freitas <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've looked around a bit and didn't find any advice attuned to my
> situation. I'm planning to use BackupPC to back up a large amount of
> data (~350 gig) offsite through a T1. I don't want to wait for weeks for
> it to complete its initial backup, so I made a copy a few weeks ago of
> the data and brought it to the backup server.
>
> Can anybody give me a quick howto on how I can use that data to make the
> initial full backup, then do the incrementals from the remote system?

this is what I did, not sure if it's the official way:

I copied everything to my disk, created a new system user and changed
rsyncclientcmd to:
$Conf{RsyncClientCmd} = '$sshPath -q -x -l newUser 127.0.0.1
$rsyncPath $argList+';

then forced a full backup and when it was ready I just commented the
line and let backuppc connect to the real host

-------------------------------------------------------------------------
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]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to