How to mount window share in ubuntu
- by Mirage
I have window server which shares the folder called wwwroot.
In my ubuntu that window computer is not visible.
When i press ctrl + L
and type smb://window-comp-name/wwwroot
Then it works
I tried mounting that folder using
sudo mount smb://SERVER/wwwroot /media/dir1
but it didn't work