2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-23 07:08:28 +00:00

5 lines
217 B
Plaintext
Raw Normal View History

2024-05-17 14:54:25 -06:00
Enhancement: Back up and restore Extended Attributes on Windows NTFS
Restic now backs up and restores Extended Attributes on Windows NTFS when backing up files and folders.
https://github.com/restic/restic/pull/4807