2024-07-23 00:19:22 +02:00
|
|
|
Enhancement: Back up more file metadata on Windows
|
2024-02-22 17:59:56 -07:00
|
|
|
|
2024-07-23 00:19:22 +02:00
|
|
|
Previously, restic did not back up all common Windows-specific metadata.
|
|
|
|
|
|
|
|
Restic now stores file creation time and file attributes like the hidden,
|
|
|
|
read-only and encrypted flags when backing up files and folders on Windows.
|
2024-02-22 17:59:56 -07:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/4611
|
|
|
|
|