Skip to content

exclusion list #175

@Germar

Description

@Germar

Please add exclusion entries for firefox cache files to the default exclusion list:
/home//.mozilla/firefox/.default/Cache
/home//.mozilla/firefox/.default/OfflineCache

I intentionally included /home/ because it should also work when BiT does a system backup as root.
The ~/ pattern points only to one path (in this case /root).

Actually there are different types of files to exclude. Some files can be excluded from backup altogether (cache files, thumbnails etc.), others should be excludeable from older snapshots but the file should still always be present in the backup (the last snapshot). Files of the latter type include repository files of versioning systems (cvs,svn,bazaar,...) and some databases.

*,v for example should catch rcs files that should be in the backup, but not in every different version.

Other exclusion entries that could be available as preconfigured entries, but deactivated by default:
/home//.VirtualBox/HardDisks
/home/
/.VirtualBox/Machines//Logs
/home/
/.VirtualBox/Machines/*/Snapshots

This is deja-dup's build-in exclude list:
~/.cache
~/.thumbnails
~/.gvfs
~/.xsession-errors
~/.recently-used.xbel
~/.recent-applications.xbel
~/.Private
/proc
/tmp
/sys


Imported from Launchpad using lp2gh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions