jrietschel
Bit poster
I have a serious problem with using parallels to access the native file system.
Win running in Parallels cannot access files it creates..
Example:
just generate a simple "test.bat" in a native folder by echo >test.bat, then say, for example, echo "hello world"<CR> and ^Z to close the file (or use any other editor).
When you do dir, voila - the file is there (as "test.bat", as expected).
However, if you type in "test" it cannot be found and thus is not executed.
if you rename the file to "TEST.BAT" (note the capitalisation) you can access it typing TEST,
but not test.
I understand the OSX file system is case sensitive by default - but why is then the "test.bat" file not working when i type "test" ?
Please help - this is causing me significant issues trying to move over a development system and using the native file system for various reasons. I consider this a BUG and appreciate a comment from Parallels support.
Johannes
Win running in Parallels cannot access files it creates..
Example:
just generate a simple "test.bat" in a native folder by echo >test.bat, then say, for example, echo "hello world"<CR> and ^Z to close the file (or use any other editor).
When you do dir, voila - the file is there (as "test.bat", as expected).
However, if you type in "test" it cannot be found and thus is not executed.
if you rename the file to "TEST.BAT" (note the capitalisation) you can access it typing TEST,
but not test.
I understand the OSX file system is case sensitive by default - but why is then the "test.bat" file not working when i type "test" ?
Please help - this is causing me significant issues trying to move over a development system and using the native file system for various reasons. I consider this a BUG and appreciate a comment from Parallels support.
Johannes