I do front-end development, the company develops under linux
environment, I install centos6.9
through virtualbox
in windows
system, use virtualbox
to set up a shared folder ( sudo mount-t vboxsf centosShare ~ / centosShare
), and can modify files under windows
and linux
.
but I cloned a company"s warehouse under a shared folder, but it will report an error (under the same directory of the shared folder, create a new folder at will, but there is no problem with doing the same thing in it). This problem is difficult to reproduce. I wonder if you can provide some possible ideas. (for example, will there be any special restrictions on the shared folder, or I am setting whether the shared folder may be in the hole)