Re: [BackupPC-users] Host override does not work - update

2011-10-14 Thread Victor Sudakov
Bowie Bailey wrote: > > It seems that the per-host config *does* work. After I have changed it > > (from the Web interface again) to: > > > > $Conf{SmbShareName} = [ > > 'test', > > '' > > ]; > > > > the smbclient is now being run as > > /usr/local/bin/smbclient wxpsudakovva\\test > >

[BackupPC-users] Deleted manually

2011-10-14 Thread Estanislao López Morgan
Hi fallows from Backup Pc... I have a problem with my backups. I had to delete a wrong backup, so I tried to run the famous script to do that, but it did not work. So I deleted manually. I did it in /var/lib/backuppc/pc/ and then in /etc/backuppc/ and deleted the .pl and .pl.old that correspond to

Re: [BackupPC-users] Host override does not work - update

2011-10-14 Thread Bowie Bailey
On 10/14/2011 1:33 AM, Victor Sudakov wrote: > It seems that the per-host config *does* work. After I have changed it > (from the Web interface again) to: > > $Conf{SmbShareName} = [ > 'test', > '' > ]; > > the smbclient is now being run as > /usr/local/bin/smbclient wxpsudakovva\\test ...