07-16-2021, 12:50 PM
thank you,
with:
sudosudo mount -t cifs "//Diskstation/music" -o username=XXX,password='XXXX',rsize=61440,wsize=65536,iocharset=utf8,vers=1.0,ro,dir_mode=0777,file_mode=0777 "./tmp"
I can perfectly mount the NAS to a ./tmp...with no issues...
seems I have to play around with the parameters...
which file issues the mount command?
is this handled the in fstab? I do not think so, or am I wrong?
Thanks,
Norbert
with:
sudosudo mount -t cifs "//Diskstation/music" -o username=XXX,password='XXXX',rsize=61440,wsize=65536,iocharset=utf8,vers=1.0,ro,dir_mode=0777,file_mode=0777 "./tmp"
I can perfectly mount the NAS to a ./tmp...with no issues...
seems I have to play around with the parameters...
which file issues the mount command?
is this handled the in fstab? I do not think so, or am I wrong?
Thanks,
Norbert