mirror of
https://github.com/restic/restic.git
synced 2025-07-30 03:13:37 +00:00
8 lines
307 B
Plaintext
8 lines
307 B
Plaintext
Bugfix: Correctly restore long filepaths' timestamp on old Windows
|
|
|
|
The `restore` command now correctly restores timestamps for files with paths longer
|
|
than 256 characters on Windows versions prior to Windows 10 1607.
|
|
|
|
https://github.com/restic/restic/issues/1843
|
|
https://github.com/restic/restic/pull/5061
|