Hi !
First of all, I would like to apologize if this has been discussed before. I just couldn't find anything on this forum or anywhere else.
I've been trying to setup a file sharing from my MacBookPro running OSX 10.9.2 (mavericks) accessible to a bunch of Raspberry running Raspbian (NOOBS' last version I guess). The idea is to have a folder on my mac shared over network to 6 Pi (they will cron a rsync to get newly taken pictures for an art project).
I tried with a simple SMB file share but the Pi keeps on telling me that either the action is not supported or that too many users are connected to the server (that is none) !
So I tried NFS since it seemed somehow more simple... After 3 days on this, the closest I got to what I want was showmount returning an empty list (I guess this time it's something wrong with the configuration on the mac)...
I'm not a linux master and I'm not asking for the magik answer. I'm just wondering if somebody tried to do the same (raspbian accessing file on mac over NFS or SMB) and if there is an option I'm missing somewhere.
Thanks in advance !