(24-Jul-2019, 05:58 PM)luiswu Wrote: Hi, This is the complete sequence by SSH, once this is completed I can push "remount partitions" and it works ...Easy way is to bypass the WebApp, and mount the windows share directly.
- SSH into your Snakeoil PC
- edit this file by running the following commandCode:
sudo nano /etc/fstab
- Add the following to the end of the lineCode:
//192.168.1.33/musicas2015 /media/music/NAS cifs user=luis,password=popular2056,rw,iocharset=utf8,sec=ntlm 0 0
- Save the file and exit
- Make sure the /media/music/NAS folder already exists by running this commandCode:
sudo mkdir /media/music/NASĀ
- Reboot the PC
- Go to the Snakeoil WebApp again, and you should see the share mounted under NAS.
- To modify/remove this share, just edit /etc/fstab again

If you still have problems, perhaps you want to do a team viewer session with me so I can remotely connect to your desktop PC and help you with this.