Folders inside of your (my documents) are usually protected and the top level folders usually show this permission problem.
Try to see if you can actually write to a sub folder and see if that work. Also try to setup a folder in a general access location (Windows calls that public) and see if that works. I can pretty much assure that it is Windows 7 permission problem.
OK try putting you user name in the vboxsf group (on the guest)(make sure that guest additions are installed on the guest) and set the share to auto mount and see if you can get it to work that way.
The auto mount will put it in /media/sf_<your share name>
Perryg wrote:OK try putting you user name in the vboxsf group (on the guest)(make sure that guest additions are installed on the guest) and set the share to auto mount and see if you can get it to work that way.
The auto mount will put it in /media/sf_<your share name>
This worked for me. Thank you VERY much for your help. It is much appreciated.