Connect to FTP with Mac OS X
The following is a list of steps to use Mac OS X's built-in FTP client to connect to an FTP server. This specific example will connect to a Windows 2003 Server FTP server but it is applicable to other FTP servers generally as well:
On the Finder menu, go to Go -> Connect to Server....

In the Connect to Server dialog, enter the URL to your FTP server. Click the "+" button if you want to save this address for easy access later. Then click Connect.

If your FTP server requires authentication (which it SHOULD!), then enter the Name (the user name to your FTP server) and the Password (the password to your FTP server). You can click the "Remember this password in my keychain" if you want to save the password so you won't have to enter it the next time you connect. Click OK.

If your credentials have been successfully entered, you should see the finder open to your FTP server's base folder. You can now drag and drop files into this window to upload and download them just like a local folder.

A nice icon is automatically added to your Mac desktop so you can easily go back to this FTP folder at anytime while you are connected to it.
Popular Articles
Recent comments
- Reply
1 day 19 hours ago - Thank you!
6 days 9 hours ago - Thanks!!
6 days 10 hours ago - Lotus Email Server Stop
1 week 19 hours ago - awesome article masssthhh
1 week 2 days ago - Awesome!
2 weeks 9 hours ago - get blank pdf
2 weeks 1 day ago - TXLDnoMyeLVmZKXPTJT
2 weeks 4 days ago - hPLvcrWMPCDOIpXDg
2 weeks 6 days ago - JijKgYDvBZXRZ
2 weeks 6 days ago

But, insecure
Keep in mind that ye olde FTP is insecure - your passord is conveyed in plain text. FTPS (or SFTP) are needed to be secure.