https://bugs.kde.org/show_bug.cgi?id=517118
Bug ID: 517118
Summary: Automatically exclude ~/.var/app/*/cache/
Classification: Applications
Product: kup
Version First unspecified
Reported In:
Platform: KDE Linux
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Kup already excludes ~/.cache by default, but this isn't used by Flatpak apps.
Instead, they store their cache files internally, in ~/.var/app/[app
ID]/cache/. Thus, to extend the same cache-ignoring default to Flatpak apps,
Kup would need to exclude ~/.var/app/*/cache/ by default.
For my backup plan, I accomplished this by using a regex exclude rule, but that
wasn't a particularly user-friendly UX!
--
You are receiving this mail because:
You are watching all bug changes.