I mounted restoredb directory to my OS X 10.6.2 via Disk Utility with Advanced Mount Parameters = resvport.
I am able to edit files that are in the mounted directory but I am not able to create new files.
Any idea how to fix that? I can create files if I look as root
/etc/exports on nfs server (testing)
/srv/www/htdocs/restoredb 10.0.0.210(rw,no_root_squash)
mount on OSX gives me this output
map -static on /Users/radek/Sites/restoredb (autofs, automounted, nobrowse)
testing:/srv/www/htdocs/restoredb on /Users/radek/Sites/restoredb (nfs, nodev, nosuid, automounted, nobrowse)
