Problems accessing NFS
|
14th Feb, 2014, 03:56 PM
Post: #1
|
|||
|
|||
Problems accessing NFS
I got problems accessing an NFS sheare on my Synology NAS. During set-up of a library, when I choose ' 'Browse' >NFS - Network filesystem, the "working" signal is just spinnning and nothing happens. Any suggestions?
In SSH: SynologyNAS> cat /etc/exports /volume1/Movies *(rw,async,no_wdelay,insecure,no_root_squash,sec=sys,anonuid=0,anongid=0) /volume1/Series *(rw,async,no_wdelay,insecure,no_root_squash,sec=sys,anonuid=0,anongid=0) /volume1/Photos*(rw,async,no_wdelay,insecure,no_root_squash,sec=sys,anonuid=0,anongid=0) SynologyNAS> |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Problems accessing NFS - haugegi - 14th Feb, 2014 03:56 PM
RE: Problems accessing NFS - IriDium - 18th Feb, 2014, 01:58 AM
|