Till Riedel
2017-04-23 09:26:41 UTC
Hi all,
I was really excited to hear this!
I tried to export CYGWIN="winsymlinks:nativestrict" and create symlink
without elevation and failed on cygwin 2.8.0 (checked that "cmd /C
mklink" works as expected in Windows 10 Creators Update Developer Mode).
Any ideas if there are any extra checks that lead to "Operation not
permitted"?
Windows seemingly even allows symlinks to nonexistent files (I somehow
think there was a problem with that in the past). For me personally this
would a strong reason to switch to real symlinks.
Best regards,
Till
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
I was really excited to hear this!
I tried to export CYGWIN="winsymlinks:nativestrict" and create symlink
without elevation and failed on cygwin 2.8.0 (checked that "cmd /C
mklink" works as expected in Windows 10 Creators Update Developer Mode).
Any ideas if there are any extra checks that lead to "Operation not
permitted"?
Windows seemingly even allows symlinks to nonexistent files (I somehow
think there was a problem with that in the past). For me personally this
would a strong reason to switch to real symlinks.
Best regards,
Till
When Developer mode is enabled the elevation requirement for symlink
https://blogs.windows.com/buildingapps/2016/12/02/symlinks-windows-10/#DXz6icKZOkEozgYR.97
This was necessary for symlink creation within WSL to work.
--https://blogs.windows.com/buildingapps/2016/12/02/symlinks-windows-10/#DXz6icKZOkEozgYR.97
This was necessary for symlink creation within WSL to work.
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple