#Command to mount NFS share with write permissions?
1 messages · Page 1 of 1 (latest)
no expert in linux but you perhaps need a absolute path
something like
1 messages · Page 1 of 1 (latest)
What is the command to mount an nfs share in ubuntu with write permissions? I tried this (sudo mount -t filesystemtype -o username=username,password=password ipaddress:share local/path) but got an error that said "an incorrect mount option was specified"
no expert in linux but you perhaps need a absolute path
something like