@quediuspayu from ubuntu i use the following command, mounts it as readonly so nothing on nas can be altered
sudo mount -t cifs -r -ro username=username,password=password,uid=root,gid=root //nasip/videos /mnt/videos
@quediuspayu from ubuntu i use the following command, mounts it as readonly so nothing on nas can be altered
sudo mount -t cifs -r -ro username=username,password=password,uid=root,gid=root //nasip/videos /mnt/videos