2024-02-23 00:59:56 +00:00
|
|
|
Enhancement: Back up windows created time and file attributes like hidden flag
|
|
|
|
|
|
|
|
Restic did not back up windows-specific meta-data like created time and file attributes like hidden flag.
|
2024-02-24 20:28:18 +00:00
|
|
|
Restic now backs up file created time and file attributes like hidden, readonly and encrypted flag when backing up files and folders on Windows.
|
2024-02-23 00:59:56 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/4611
|
|
|
|
|