/ Published in: Bash
Expand |
Embed | Plain Text
sudo mount -t cifs //<IP>/music /home/stefan/share/music -o iocharset=utf8,file_mode=0777,dir_mode=0777
You need to login to post a comment.
sudo mount -t cifs //<IP>/music /home/stefan/share/music -o iocharset=utf8,file_mode=0777,dir_mode=0777
You need to login to post a comment.