Re: [BackupPC-users] BackupPC_dump -d?

2005-10-20 Thread Craig Barratt
Alex Schaft writes: > I've just configured a DHCP pool, and I now see jobs being queued like > BackupPC_dump -d 10.1.1.100 > > Is this a discovery of potential backup clients? Yes, it scans the entire DHCP address range. However, this is really an old feature since hosts can be usually looked

Re: [BackupPC-users] Blackoutperiod is being ignored?

2005-10-20 Thread Craig Barratt
"Clive Allen" writes: > I have created the following Blackout Period which i want to go from > 07:00 to 23:58 all days (Or in other words I want the backup to start at > 00:00 every day) What are the values of $Conf{BlackoutBadPingLimit} and $Conf{BlackoutGoodCnt}? Are these in the per-PC config

Re: [BackupPC-users] Restore logs shows "succesful" but no files were restored ?

2005-10-20 Thread Craig Barratt
"m l" writes: > Server: SUSE linux 9.1 > running BackupPC 2.1.2 > using XferMethod = rsyncd > rsync 2.6.2 > > client Linux: > RedHat EL 3 WS > rsync 2.6.2 > > Problem: I am able to backup with no problem. > But when it try to restore on the redhat workstation, > log file show: "Starting restore"

[BackupPC-users] Restore logs shows "succesful" but no files were restored ?

2005-10-20 Thread m l
Server: SUSE linux 9.1 running BackupPC 2.1.2 using XferMethod = rsyncd rsync 2.6.2 client Linux: RedHat EL 3 WS rsync 2.6.2 Problem: I am able to backup with no problem. But when it try to restore on the redhat workstation, log file show: "Starting restore" and nothing else there. But in the "R

[BackupPC-users] Windows excludes (rsyncd)

2005-10-20 Thread Jonathan Dill
Hi folks, Can anyone recommend some exclude patterns for rsyncd for backing up Windows boxes to avoid "file in use" problems? Or at least suggest a good approach to get as comprehensive as possible a backup of Windows boxes with BackupPC. I want to try to have a setup that is as general as

[BackupPC-users] Blackoutperiod is being ignored?

2005-10-20 Thread Clive Allen
Hi,   I have created the following Blackout Period which i want to go from 07:00 to 23:58 all days (Or in other words I want the backup to start at 00:00 every day)       $Conf{BlackoutPeriods} = [    {        hourBegin =>  7.0,        hourEnd   => 23.98,        weekDays

RE: [BackupPC-users] Blackoutperiod is being ignored?

2005-10-20 Thread Clive Allen
Title: Re: [BackupPC-users] Blackoutperiod is being ignored? Hi,   The servers are available on the network 24 hours a day and I haven’t registered any bad ping counts.   Clive   From: Jean-Michel Beuken [mailto:[EMAIL PROTECTED] Sent: 20. oktober 2005 11:06 To: Clive Allen C

Re: [BackupPC-users] Mailing users

2005-10-20 Thread Travis Fraser
On Thu, 2005-10-20 at 10:25 +0200, Alex Schaft wrote: > Hi, > > I've set > > $Conf{EMailUserDestDomain} = '@quicksoftware.co.za'; > > But all the clickable user names still don't have it in the link. What am I > missing > Look in the documentation for this parameter: $Conf{CgiUserUrlCreate} >

Re: [BackupPC-users] Blackoutperiod is being ignored?

2005-10-20 Thread Jean-Michel Beuken
Title: Re: [BackupPC-users] Blackoutperiod is being ignored? Hello, peharps, a problem with $conf(BlackoutBadPingLimit) and $conf(BlackoutGoodCnt) config (re)read the recent excellent mail (from Rick DeNatale) concerning these two parameters http://sourceforge.net/mailarchive/forum.php?thread_

[BackupPC-users] Mailing users

2005-10-20 Thread Alex Schaft
Hi, I've set $Conf{EMailUserDestDomain} = '@quicksoftware.co.za'; But all the clickable user names still don't have it in the link. What am I missing -- Alex Schaft Quick Software Tel: +27-(0)11-451-9100 Fax: +27-(0)86-674-6981

[BackupPC-users] Blackoutperiod is being ignored?

2005-10-20 Thread Clive Allen
Hi,   I have created the following Blackout Period which i want to go from 07:00 to 23:58 all days (Or in other words I want the backup to start at 00:00 every day)       $Conf{BlackoutPeriods} = [    {        hourBegin =>  7.0,        hourEnd   => 23.98,        weekDays