#Command to mount NFS share with write permissions?

1 messages · Page 1 of 1 (latest)

dreamy comet
#

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"

quaint jetty
#

something like