On Sat, 14 Apr 2018 11:24:14 -0400
Steve <[email protected]> wrote:

…
> The problem I have is that I cannot restore. When I look at old backups
> there are no checkboxes to check to select something to restore. 

Debian and it's derivates are centering _all_ web operations against the
www-data group, so, to avoid useless contortions, I changed the group of
the whole BPC repo:
        chgrp -R www-data /BPC/BACKUPS
and the rights of it's directories to 6750 (SUIDs owner & grp):
        find /BPC -type d -print0 | xargs -0 chmod 6750

on an existing repo, as you may already know, you can prepare a pack of
coffee, another of cigars, some pizzas, many beers, a bunch of films,
a pillow and a jar of rollmops the time it's achieved…

I use fcgiwrap with nginx and it's working ferpectly :)

Jean-Yves

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to