hungarianhc
Patron
- Joined
- Mar 11, 2014
- Messages
- 234
Hi All!
I'm far from an NFS expert, and I'm more of an intermediate when it comes to *nix permissions... I think I'm doing something wrong here, but I could use some guidance. I set up an NFS share for Resilio Sync, which is running in an Ubuntu VM. The Ubuntu VM is connecting to the NFS share via an autofs mount. It mounts in Ubuntu just fine, but it's only allowing read access. I'm specifying the mount point as follows in my auto.nfs file:
sync-folders -fstype=nfs,rw 192.168.X.X:/mnt/Storage/Sync-Folders
It's of course possible (likely?) that I have something configured incorrectly on my FreeNAS server, but I was surprised to be able to write just fine when I connect from OS X, specified as follows:
I specify it on OS X like this: nfs://192.168.X.X/mnt/Storage/Sync-Folders
It connects with no issue, and I'm able to view files AND write new ones.
If anyone could steer me in the right direction, I'd be very appreciative! Thanks!
I'm far from an NFS expert, and I'm more of an intermediate when it comes to *nix permissions... I think I'm doing something wrong here, but I could use some guidance. I set up an NFS share for Resilio Sync, which is running in an Ubuntu VM. The Ubuntu VM is connecting to the NFS share via an autofs mount. It mounts in Ubuntu just fine, but it's only allowing read access. I'm specifying the mount point as follows in my auto.nfs file:
sync-folders -fstype=nfs,rw 192.168.X.X:/mnt/Storage/Sync-Folders
It's of course possible (likely?) that I have something configured incorrectly on my FreeNAS server, but I was surprised to be able to write just fine when I connect from OS X, specified as follows:
I specify it on OS X like this: nfs://192.168.X.X/mnt/Storage/Sync-Folders
It connects with no issue, and I'm able to view files AND write new ones.
If anyone could steer me in the right direction, I'd be very appreciative! Thanks!