winnfsd / vagrant-winnfsd

Manage and adds support for NFS for Vagrant on Windows.
Other
570 stars 61 forks source link

Symlinks #4

Closed drymek closed 10 years ago

drymek commented 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.

GM-Alex commented 10 years ago

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