mirror of
https://github.com/restic/restic.git
synced 2025-03-16 00:00:05 +01:00
7 lines
221 B
Text
7 lines
221 B
Text
![]() |
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
|