forked from rustic-rs/rustic_core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: backup file even if failed listing extended attributes
This should fix rustic-rs#232 The idea: Even on a system that supports extended-attributes, we might encounter some part of the file-system that doesn't. For instance a `mount` with the right option (streams_interface=windows for instace) will not support xattr. AFAIK it also seems to be the case with a simple sshfs on a debian/ubuntu.
- Loading branch information
Showing
1 changed file
with
49 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters