Closed drymek closed 10 years ago
The symlinks are not supported. I'm starting vagrant from cygwin (run as Administrator).
after:
vagrant ssh ln -s existing_file symlink
I've got:
ln: failed to create symbolic link "symlink": Operation not supported
Does NFS for Windows, supports symlinks? The system itself does, the VBox share supports symlink when I run vagrant as an administrator.
Hi,
this is part of winnfsd. I have moved the issue to the project issue tracker here: https://bitbucket.org/jankowfsky/winnfsd/issue/4/symlinks
Greetings, Alex
The symlinks are not supported. I'm starting vagrant from cygwin (run as Administrator).
after:
I've got:
Does NFS for Windows, supports symlinks? The system itself does, the VBox share supports symlink when I run vagrant as an administrator.