Once I need to mount a Windows share on my Ubuntu Server.
By default the folder was mounted as readonly but I fixed that by supplying dmask=777,fmask
Here is the command I used.
[code]
mount -t smbfs -o username=guest,password=,dmask=777,fmask=777 //192.168.0.10/myshare /mnt/existing_folder/
[/code]
If you have any ideas or if I can add something and/or improve this article do leave a comment.
Thanks.
Slavi
Referral Note: When you purchase through a referral link (if any) on this page, we may earn a commission.
If you're feeling thankful, you can buy me a coffee or a beer