mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 13:45:54 +03:00
[GH-ISSUE #114] Assistance - Get PGBackWeb to Save Local Backups as User Rather Than Root #95
Labels
No labels
bug
confirmed next step
duplicate
enhancement
help wanted
in progress
in progress
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pgbackweb#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @XBadFellaX on GitHub (Apr 2, 2025).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/114
I have PGBackWeb Setup to Save Backups Locally.
It saves them as Root.
I have Syncthing Running as User, which syncs those backups to another backup PC.
Syncthing cannot access those files as they are under the user Root.
Wondering if there is a way to get PGBackWeb to save those backups to Local drive as User instead of Root.
I have chowned the Pgbackweb backups folder multiple times to the non-root user but the new backups are still created under root user.