How do I connect via FTP from Mac OS X?

The Finder in more recent versions of Mac OS X has built-in support for FTP. All you need to do is: 

- Click on the Finder icon in the Dock 

- Click on the "Go" menu and then "Connect to Server

- Type in "ftp://" and then the FTP server name (ftp.yourdomainname.com) 

- Click "Connect" 

- Fill in your username and password when you are prompted to do so 

This will add your FTP address as a drive on your desktop, which you can move files to or from just like any other drive. When you've finished using it, you can just eject it (drag it to the waste basket in the Dock).

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Creating multiple FTP accounts

If you have multiple users connecting to FTP via a single FTP account at the same time then you...

How do I connect to FTP via CS5?

To connect to your website using Adobe Dreamweaver, try the following:1. Launch Dreamweaver 2....

How do I publish my site with Adobe GoLive?

When you're ready to publish your site, just connect to the FTP server by clicking the FTP Server...

How do I redirect my site? non-www to www

A redirect is a simple way to automatically correct a users request to the correct page if you...

How do I set permissions on files and scripts?

Doing a CHMOD (changing a file's permissions) is the setting of access privileges for a file....