Open
Description
It would be nice if I could set the --append-only
option per user, to be able to backup multiple hosts, where some are trusted and should be allowed to change data afterwards (e.g. forget old snapshots) and some are not, using a single rest-server instance with a shared --path
and a shared .htpasswd
file.
My current solution consists of two different instances - one with the --append-only
flag and one without - using two different remotes(/hostnames, using lighttpd as a proxy), two different paths and two different htpasswd files, which isn't that great.
Metadata
Metadata
Assignees
Labels
No labels