win7 shared folder: not connected netdrive
Posted: 29. Jun 2011, 10:39
I am using VirtualBox 4.0.8 on a Salix (Slackware 13.37) 64bit host with a Win7 64bit.
I tried both: to integrate the shared folder automatically or with Explorer.
All the files I create in Win7 or copy from my Linux host to the shared folder (\\vboxsrv\VBoxShared) have the attribute N (no access) so that my Tcl program gets the following answers:
file readable myfile -> 0
file writable myfile -> 0
Other odd symptoms:
Does anybody have an idea?
I tried both: to integrate the shared folder automatically or with Explorer.
All the files I create in Win7 or copy from my Linux host to the shared folder (\\vboxsrv\VBoxShared) have the attribute N (no access) so that my Tcl program gets the following answers:
file readable myfile -> 0
file writable myfile -> 0
Other odd symptoms:
- Computer administration for drives shows no drive with the (automatically E: or manually Z:) installed network drive
- Properties for the netdrive (E: or Z:) show: Not connected netdrive; Filesystem: VBoxSharedFolderFS
- icacls shows errors
- cacls says: "Not a ntfs drive"
Does anybody have an idea?