[BackupPC-users] My backup method across VPN

2010-07-12 Thread Saturn2888
What are you referring to? LeeRain wrote: > So would it just turn it off automatically or did I screw things up ? +-- |This was sent by saturn2...@gmail.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +--

Re: [BackupPC-users] Boxes with multiple names

2010-07-12 Thread Mark Potter
Not ideal, but appears to work. Thanks. Feature idea to cover this issue: Change ClientNameAlias configuration to allow it to be a list. Then when searching for the host to backup, search for each name given in order until it is found or all names are checked. To cover my scenario using Les

Re: [BackupPC-users] Need to access BackupPC again

2010-07-12 Thread Mark Adams
On 07/12/2010 03:51 AM, Doug Lytle wrote: > Mark Adams wrote: > >> again. Backuppc is running on the backup server. I can access the cgi >> interface via a web browser, but I don't get the log in dialog. If I >> set $Conf{CgiAdminUsers} = '*'; I can access the hosts, etc. but I >> >>

Re: [BackupPC-users] Need to access BackupPC again

2010-07-12 Thread Doug Lytle
Mark Adams wrote: > again. Backuppc is running on the backup server. I can access the cgi > interface via a web browser, but I don't get the log in dialog. If I > set $Conf{CgiAdminUsers} = '*'; I can access the hosts, etc. but I > You need to set Apache up to authenticate you. My se