ipad cannot access nfs server installed in android
#1
i configured nfs server in android, and it works perfect and can be accessed through computer. But when i tried to access the same nfs server through xbmc in ipad mini, xbmc can find the server,and can open the folder, but the folder is empty, while in fact, the folder contains media files.

anything wrong with "exports"? or else? any help?

Thanks!
Reply
#2
Please read the nfs wiki link in my signature. You need to ensure that the uid mapping is setup properly on the server, that it allows connections from non-privileged ports and that the filesystem permissions of the exported folder/files are correct for the mapped uid.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#3
Thanks, Memphiz.

i edited the exports file as:

192.168.1.0/24(ro,all_squash,insecure,anonuid=0,anongid=0)
Reply
#4
Thats a bad idea - but does it work? (all accesses to the share are done as user root with this exports line).
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
ipad cannot access nfs server installed in android0