mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-24 22:55:56 +03:00
[GH-ISSUE #186] Allow Backups Without Shared Folders #149
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#149
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 @tdzandona on GitHub (Jul 8, 2025).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/186
Hello,
I would like to request a feature that allows users to create backups excluding shared folders. Currently, all folders—including those shared with other users—are included in the backup process. However, there are scenarios where users may want to back up only their own files and folders, without including any content that is shared with them.
Use Cases:
Users who want to keep personal backups without duplicating data owned by others.
Organizations with privacy or compliance requirements regarding shared content.
Reducing backup size and time by excluding unnecessary shared data.
Suggested Implementation:
Add an option or checkbox in the backup settings to exclude shared folders from the backup process.
Clearly indicate which folders are shared and will be excluded if the option is selected.
Benefits:
More control and flexibility over backup content.
Improved privacy and compliance management.
Potentially faster and smaller backups.
Thank you for considering this feature request!