2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-23 15:18:31 +00:00

7 lines
194 B
Plaintext
Raw Normal View History

2024-07-23 00:19:22 +02:00
Enhancement: Support Extended Attributes on Windows NTFS
2024-05-17 14:54:25 -06:00
2024-07-23 00:19:22 +02:00
Restic now backs up and restores Extended Attributes for files
and folders on Windows NTFS.
2024-05-17 14:54:25 -06:00
2024-07-23 00:19:22 +02:00
https://github.com/restic/restic/pull/4807