Closed Toilal closed 5 years ago
@Toilal thanks for PR! Could you please add 'Signed-off-by: (git commit -s)
It's already signed (I have forced-push to add it yesterday).
Would you consider using 777/555 for file permissions when server is running on windows ? Problem is that I need to be root to access the mounted directory with actualy file permissions.
I still try to perform npm install
on a nodeJS project, it always fails with various IO error for now.
I'm pretty sure it's because of the remap method implementation. Any idea to enhance this ?
This patch fix support for symbolic links on windows. (I actually look for an alternative to WinNFSD).