Re: [BackupPC-users] daemon not starting on Ubuntu start-up

2014-02-21 Thread backuppc
Adam Hardy wrote at about 12:00:39 + on Thursday, February 20, 2014: >Every time I reboot my Ubuntu server, I have to restart the backuppc >manually. >I figured this must be an Ubuntu packaging problem, something to do >with the sysvinit config, but I've checked those out an

Re: [BackupPC-users] Schedule in host config not picking up blackout period

2014-02-21 Thread Les Mikesell
On Fri, Feb 21, 2014 at 5:48 AM, Adam Hardy wrote: > The BlackoutGoodCnt is set to 7. Interesting config option! Although I'm not > sure it helps me. It is intended to make sure that PCs that are routinely turned off during the non-blackout times are backed up sometime. You can usually push thin

[BackupPC-users] "Can't browse bad directory name" issue after changing RsyncShareName

2014-02-21 Thread Alexander Danilov
Hi all, I have an issue with my BackupPC "Can't browse bad directory name". How it appeared: 1. I had backup for */some/directory* 2. I changed backup and now it performs only for */some/directory/included* and for */some/directory/included2* 3. As far as i understand BackupPC now sees tha

Re: [BackupPC-users] Schedule in host config not picking up blackout period

2014-02-21 Thread Adam Hardy
The BlackoutGoodCnt is set to 7. Interesting config option! Although I'm not sure it helps me. I think I'll take the advice and set the WakeupSchedule to nighttime only. Thanks for the pointer. Regards Adam Alexander Moisseev on 2/21/2014 11:30 AM, wrote: http://backuppc.sourceforge.net/faq

Re: [BackupPC-users] Schedule in host config not picking up blackout period

2014-02-21 Thread Adam Hardy
I guess I can make it hourEnd => 23.9 and there won't be a problem. I cut & paste hourEnd => 24 from somewhere. I was worried about the ambiguity just as you are - I just checked the docs now because I thought that was where I got it from but I can't see any reference to 24 so I guess there's a

Re: [BackupPC-users] Schedule in host config not picking up blackout period

2014-02-21 Thread Alexander Moisseev
http://backuppc.sourceforge.net/faq/BackupPC.html#What-to-backup-and-when-to-do-it Look at $Conf{BlackoutGoodCnt} description. Maybe laptop lost its blackout status. -- Alexander -- Managing the Performance of Cloud-Bas

Re: [BackupPC-users] Schedule in host config not picking up blackout period

2014-02-21 Thread Till Hofmann
On Fri, 2014-02-21 at 11:11 +, Adam Hardy wrote: > I've got a laptop that I don't want backed up during the day so I have > configured it's schedule with a black-out period like this (via the web UI): > > $Conf{BlackoutPeriods} = [ >{ > 'hourEnd' => '24', > 'weekDays' => [ >

[BackupPC-users] Schedule in host config not picking up blackout period

2014-02-21 Thread Adam Hardy
I've got a laptop that I don't want backed up during the day so I have configured it's schedule with a black-out period like this (via the web UI): $Conf{BlackoutPeriods} = [ { 'hourEnd' => '24', 'weekDays' => [ '0', '1', '2', '3', '4', '5',

Re: [BackupPC-users] daemon not starting on Ubuntu start-up

2014-02-21 Thread Adam Hardy
Thanks for the responses everyone. @Jim, you've had a much better experience than me, it reads like a fairy tale in comparison. I am used to the Debian mailing list which I find abrasive but always ultimately helpful (maybe some sort of filter their gurus employ). The problem has gone away -

Re: [BackupPC-users] Can users login themself to see their backuped files?

2014-02-21 Thread Jasmine Lognnes
Wow. That is exactly what I am looking for. Thanks a lot =) Hugs, Jasmine =) On 20 February 2014 17:42, Alexander Moisseev wrote: > 20.02.2014 20:05, Alexander Moisseev пишет: >> 20.02.2014 19:56, Jasmine Lognnes пишет: >>> Ok, so users can not configure which directories to be backed up on >>>