Using Netatalk, I am able to mount my Raspberry Pi on my Mac by typing open afp://mypi.local in Terminal. I would like to be able to access the Pi without always having to type in ".local".
Trying open afp://mypi results in an error message:
There was a problem connecting to the server "mypi".
Similarly, ping mypi.local works but ping mypi results in an error:
ping: cannot resolve mypi: Unknown host.