I just installed VBox 1.6.4 and enabled shared folders. A sub folder within the shared folder (on the host) is actually a mount point for a remote file system (via sshfs). I'm trying to access some source code that resides in this sub-folder using MS Visual Studio, but MS Visual Studio craps out saying that it was not able to save some files.
I looked up the instructions in the trouble shooting section of the user manual but they seem to refer to the "local disk" and not for shared folders.
Is there some way to fix the write performance (preferrably within the guest itself)?