BackupPC-users

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

2014-02-20 11:13:25
Subject: Re: [BackupPC-users] Can users login themself to see their backuped files?
From: Paulo Almeida <palmeida AT igc.gulbenkian DOT pt>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 20 Feb 2014 16:11:48 +0000
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 from backup.

An alternative that may work, but involves fiddling with the action
dispatch code, is here:

http://www.tummy.com/blogs/2009/03/05/adding-an-audit-interface-to-backuppc/

See also the comment (by me, incidentally).

Cheers,
Paulo

On Thu, 2014-02-20 at 16:56 +0100, Jasmine Lognnes wrote:
> 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 <moiseev AT mezonplus DOT ru> 
> wrote:
> > 20.02.2014 19:39, Les Mikesell пишет:
> >> On Thu, Feb 20, 2014 at 9:09 AM, Jasmine Lognnes
> >> <princess.jasmine.lognnes AT gmail DOT com> 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 can specify a list of users
> >> that can see it in the web interface and that will receive email about
> >> failures.
> >>
> >
> > Users have permission to stop/start/browse/restore backups for hosts they 
> > own.
> > Only administrators have permissions to configure anything.
> >
> > --
> > Alexander
> >
> > ------------------------------------------------------------------------------
> > Managing the Performance of Cloud-Based Applications
> > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> > Read the Whitepaper.
> > http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
> > _______________________________________________
> > BackupPC-users mailing list
> > BackupPC-users AT lists.sourceforge DOT net
> > List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> > Wiki:    http://backuppc.wiki.sourceforge.net
> > Project: http://backuppc.sourceforge.net/
> 
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users AT lists.sourceforge DOT net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/



------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/