Skip to content

Setup Raspberry PI for file sharing AFP with auto discovery

ericpinet edited this page Jan 6, 2016 · 1 revision

This post will only interest you if you’re using a Mac. AFP (Apple Filing Protocol) is the protocol Macs use to share files over a network. This post will guide you through setting this up using Netatalk. It will also cover setting it up to be easily accessible without the IP address.

To install Netatalk, simply use apt-get:

sudo apt-get install netatalk

You should now be able to access your Raspberry Pi from the Finder side bar and under Network (shift + command + k).