mirror of
https://github.com/restic/restic.git
synced 2025-11-01 16:00:39 +00:00
issue2699: restore symlinks on windows when run as admin user
This commit is contained in:
9
changelog/unreleased/issue-2699
Normal file
9
changelog/unreleased/issue-2699
Normal file
@@ -0,0 +1,9 @@
|
||||
Bugfix: Restore symbolic links on windows
|
||||
|
||||
We've added support to restore symbolic links on windows.
|
||||
Because of windows specific restrictions this is only possible when running
|
||||
restic having SeCreateSymbolicLinkPrivilege privilege or when running as admin.
|
||||
|
||||
https://github.com/restic/restic/issues/1078
|
||||
https://github.com/restic/restic/issues/2699
|
||||
https://github.com/restic/restic/pull/2875
|
||||
Reference in New Issue
Block a user