How do I get write access to ubuntu files from Windows?
- by Steven
I'm running Ubuntu 11.10 on my Virtual Machine as a web server. I've mounted the W:/ drive in Win 7 to my /www folder in Ubuntu.
I can read the files, but I'm not able to write to the files.
In Samba, I have created the following user:
<www-data> = "<www-data>"
And given guest ok for the www folder:
[www]
comment = Ubuntu WWW…