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?