You don't have to rename the clients to the IP address.
Just use this:
$Conf{ClientNameAlias} = undef;
Override the client's host name. This allows multiple clients to
all refer to the same physical host. This should only be set in the
per-PC config file and is only used by BackupPC at the l
On Mon, Oct 19, 2009 at 04:51:08PM -0700, Ryan Jewell wrote:
>> I am trying to figure out a set of scripts to get a reliable offsite
>> backup of a client's backuppc (300GB pool). I've read a lot of the older
>> posts and I'm aware of some of the issues.
>>
>> At the moment we have a backuppc i
On Mon, Oct 19, 2009 at 04:51:08PM -0700, Ryan Jewell wrote:
> I am trying to figure out a set of scripts to get a reliable offsite
> backup of a client's backuppc (300GB pool). I've read a lot of the older
> posts and I'm aware of some of the issues.
>
> At the moment we have a backuppc install
I am trying to figure out a set of scripts to get a reliable offsite
backup of a client's backuppc (300GB pool). I've read a lot of the older
posts and I'm aware of some of the issues.
At the moment we have a backuppc install running at an office. We have a
second backuppc offsite. This works p