[enhancement] Option to check read permissions before taking snapshot

Bug #1291897 reported by Rainer Zufall
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Back In Time
New
Wishlist
Unassigned

Bug Description

Whenever a backup fails, it is usually due to missing read permissions.
In my opinion, it would be helpful, especially for new users, to include (and activate by default) an option "check permissions before taking snapshot". It could display a warning if a missing permission is detected before a snapshot is taken and ask the user if he wants to continue anyway.

On the commandline, it should be possible to find non-readable files with something like

find <directory> ! -readable ! -type l ! -path <excludedirectory1/*> ! -path <excludedirectory2/*> ...

(The part "! -type l" is there because otherwise broken symbolic links would appear as non-readable.)

It would be nice to have something like that in BIT.

Revision history for this message
Germar (germar) wrote :

May be this could be combined with bug #1291710. Not sure about it yet. I've something in mind to ask if user wants to run a dry-run first time after set up a new profile (and optionally provide a dry-run button, too). Then we can scan rsync output for read errors.

Changed in backintime:
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.