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

2014-02-20 Thread Paulo Almeida
That's very nice, I had no idea you could do that. Disregard my previous message then, that's a much better way to do it. Cheers, Paulo On Thu, 2014-02-20 at 20:42 +0400, Alexander Moisseev wrote: > 20.02.2014 20:05, Alexander Moisseev пишет: > > 20.02.2014 19:56, Jasmine Lognnes пишет: > >> Ok,

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

2014-02-20 Thread Alexander Moisseev
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 >> their laptop? >> > > Yes, users can not configure anything. Jasmine, I am very sorry. It is configurable. User's can edit their host-spe

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

2014-02-20 Thread Paulo Almeida
There are ways around this. For instance, I use this RsyncClientCmd: $sshPath -q -x -l backuppc $host sudo $rsyncPath --exclude-from=/home/backuppc/exclude $argList+ Then I symlink the "/home/backuppc/exclude" file somewhere where the user can create a file with the list of patterns to exclude fr

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

2014-02-20 Thread Alexander Moisseev
20.02.2014 19:56, Jasmine Lognnes пишет: > Ok, so users can not configure which directories to be backed up on > their laptop? > Yes, users can not configure anything. -- Managing the Performance of Cloud-Based Applicatio

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

2014-02-20 Thread Jasmine Lognnes
Ok, so users can not configure which directories to be backed up on their laptop? Hugs, Jasmine =) On 20 February 2014 16:48, Alexander Moisseev wrote: > 20.02.2014 19:39, Les Mikesell пишет: >> On Thu, Feb 20, 2014 at 9:09 AM, Jasmine Lognnes >> wrote: >>> >>> Two questions =) >>> >>> If I w

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

2014-02-20 Thread Jasmine Lognnes
Great! =) Thanks a lot =) Hugs, Jasmine On 20 February 2014 16:39, Les Mikesell wrote: > On Thu, Feb 20, 2014 at 9:09 AM, Jasmine Lognnes > wrote: >> >> Two questions =) >> >> If I want to use BackupPC for laptops for different people, can they >> then login them self to the web interface and

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

2014-02-20 Thread Alexander Moisseev
20.02.2014 19:39, Les Mikesell пишет: > On Thu, Feb 20, 2014 at 9:09 AM, Jasmine Lognnes > wrote: >> >> Two questions =) >> >> If I want to use BackupPC for laptops for different people, can they >> then login them self to the web interface and configure backup jobs >> and restore the files them s

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

2014-02-20 Thread Les Mikesell
On Thu, Feb 20, 2014 at 9:09 AM, Jasmine Lognnes wrote: > > Two questions =) > > If I want to use BackupPC for laptops for different people, can they > then login them self to the web interface and configure backup jobs > and restore the files them self? Yes, when you add a host as a target, you

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

2014-02-20 Thread Jasmine Lognnes
Dear all, Two questions =) If I want to use BackupPC for laptops for different people, can they then login them self to the web interface and configure backup jobs and restore the files them self? Are there Active Directory integration, so login credentials are taken from an AD instead of a loca

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

2014-02-20 Thread Jim Kyle
On Thursday, February 20, 2014, at 6:00:39 AM, Adam Hardy wrote: > I've had zero feedback from my question to the package maintainers at > ubuntu (as is typical in my experience). For several years now, Ubuntu and all of its close relatives have used "upstart" instead of the SysV init technique f

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

2014-02-20 Thread Marios Zindilis
I remember reading somewhere that the sum of Sxx and Kyy for a service should be 100, so _if_ on runlevel 1 you have K20, you should have S80 on the runlevels on which the service should run. I think your concern for S20 is valid, try increasing it. On Thu, Feb 20, 2014 at 2:00 PM, Adam Hardy w

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

2014-02-20 Thread Erik Hjertén
2014-02-20 13:00, Adam Hardy skrev: 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 and from my limited knowledge of sysvinit, backuppc appe

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

2014-02-20 Thread Adam Hardy
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 and from my limited knowledge of sysvinit, backuppc appears to have good settings in the approp