winnfsd / vagrant-winnfsd

Manage and adds support for NFS for Vagrant on Windows.
Other
567 stars 62 forks source link

windows 8.1 (host) to linux (guest) files not syncronise if less than 2 characters change #17

Closed alch3m1st closed 10 years ago

alch3m1st commented 10 years ago

My host is windows 8.1 Pro x64 and my guest is Ubuntu 14.04 x64. Whenever I update a file on host and save, changes are not made in linux VM unless the change I make is more than 2 characters.

Linux(guest) to windows(host) works as expected.

(I can report in https://bitbucket.org/jankowfsky/winnfsd if it is definitely a winnfsd issue)

GM-Alex commented 10 years ago

@alch3m1st Yeah that is winnfsd related. And there is also a ticket for that (https://bitbucket.org/jankowfsky/winnfsd/issue/7/winnfsd-doesnt-always-overwrite-files) so I will close it here.

But I'm not sure if it's really related to winnfsd or NFS it self. Because I switched to ubunut and using there also NFS and sometimes I get some similar behavior.