-
Install smb client
sudo apt-get install smbfs smbclient
-
Mount
sudo mount -t cifs //server/Share /mnt/Share -o iocharset=utf8,file_mode=0777,dir_mode=0777
http://ubuntuforums.org/showthread.php?t=280473
Go Top
comments powered by Disqus