mirror of
https://github.com/octoleo/restic.git
synced 2025-01-24 23:58:28 +00:00
7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
Bugfix: --use-fs-snapshot failed on windows/386
|
|
|
|
restic failed to create VSS snapshots on windows/386 because of invalid API calls.
|
|
|
|
https://github.com/restic/restic/issues/3087
|
|
https://github.com/restic/restic/pull/3090
|