Note: This tutorial uses Snow Leopard 10.6 but in general this also works with older Versions of Mac OS X.
- Open System Preferences
- Go to "Sharing"

- Activate "File Sharing"
- Click on "Options"
- Acitvate "Share files and folders using FTP"
- Click on "Done"
- Below the entry "FTP Access: On" you will find a text "Other people can access your FTP server atftp://10.0.1.200/ or browse for “Dirk Eineckes MacBook Pro 17"”."

- Write down the IP Address
- Close the preferences panel
How this works we will showcase with the free FTP client FileZilla:
- Start FileZilla
- Go to File -> Site Manager
- Click on "New Site" in the upcoming dialogue
- Choose a name at the tree on the left (like "Local")
- On the right enter your IP Adress into the field "Host"
- Choose "Normal" at the select box "Logontype"
- Enter your username into the field "User"
- Enter your password into the field "Password". (Username and password are the same which you are using to access Mac OS X)

- Click on the tab "Advanced"
- Enter your favored directory into the field "Default remote directory". On my system this is: "/Users/dirkeinecke/Documents/Websites/MAMP-Server/test"

- Click "Connect"

Thanks for the tutorial. Having problems connecting ftp to my computer. I'm using my computer's IP address and FileZilla but still timeout and no connection. Would appreciate any help.
ReplyDelete@jeremy are you leopard? You could just ftp to localhost instead using your ip. I have check mine, going to the terminal typing
ReplyDeleteftp localhost
then entering my mac username and password.
thanks a lot
ReplyDeleteSo much for "drag and drop".
ReplyDeleteI cannot get this to work at all.
ReplyDeleteThis doesn’t work for me. Transmit keeps telling me that the login is incorrect when I use my Mac’s admin account name and password. Or did I get anything wrong there?
ReplyDeleteHi!!
ReplyDeleteI resolved your post.
Thank you so much!! ;-)
I got the same Terminal issue, would not allow me to enter a password...what the!?
ReplyDeleteEnter your username into the field "User"
ReplyDeleteWhat is my username? Is it one i've set up elsewhere or do I invent one?
FYI - this will not work with OSX Lion, as FTP is disabled by default and no longer available in the system preferences. Use the Apple solution below to configure it via Terminal:
ReplyDeletehttp://support.apple.com/kb/HT4704?viewlocale=en_US
Thanks, I used the first part with Coda and I got it up and running!
ReplyDeleteThanks so much. I was so lost but now I feel connected!
ReplyDeleteTrying to get an ftp access to the MAMP install for WordPress in Lion. I went to the Apple page that Patrick gave us, but I don't see where or how to get the FTP address or the user and password for the ftp connection. Sorry, I'm not very good with terminal. Anyone know?
ReplyDeleteftp seems to be deprecated in Lion, there are posts saying it can be done (from the command line) but it's not visible via the settings / OS...
ReplyDeletespot on! I am going to try Lion FTPD Enable
Deletecan I show only a folder? when I try to connect, I can see every folders.
ReplyDeleteI feel the post name "How to: Access FTP with MAMP" is misleading. The content has nothing to do with MAMP.
ReplyDeleteLook at this solution: http://forum.mamp.info/viewtopic.php?f=2&t=8463 .. Perfect solution.
ReplyDeleteThanks for sharing your info. I really appreciate your efforts and I will be waiting for your further write ups thanks once again.
ReplyDeleteFor anyone still struggling with this in OS X Lion, I found the solution was to use SFTP. Instructions halfway down this page:
ReplyDeletehttp://osxdaily.com/2011/09/29/start-an-ftp-or-sftp-server-in-mac-os-x-lion/
thanks for the help! worked perfect.
ReplyDeleteI have been struggling with ftp access to localhost for MAMP and this solved the problem! Thank you
ReplyDeleteI get ever the same error:
ReplyDelete"Unable to locate WordPress Content directory (wp-content)."
How can I add child-themes?