midwest web design

FTP with Dreamweaver

Here you are, at the moment where you have your entire site created on your computer and you want the world to see it, but how on earth do you get your home page viewable for the world to see?

Printable Version
Word PDF

File Transfer Protocol

The Internet is the world’s largest public network and networks use protocols to govern behavior. File Transfer Protocol is the protocol used to transfer files from your computer to another computer (remote computer) via the Internet. Using this protocol, you can transfer or a more common term, upload HTML, images, ASP, ASP.NET or PHP files to your remote computer, i.e., the computer that is connected to the Internet. Using Dreamweaver to transfer files to your remote computer is a cinch. In this article, we’ll examine how to do it.

How to FTP with Dreamweaver

If you’re not familiar with creating a site definition, please read these articles first:

Open Dreamweaver

Select Programs>Macromedia>Macromedia Dreamweaver

On the right side you will see the Files panel:

Files panel

We have one file on our hard drive. Using the above illustration, next to the drop down list which contains Midwest, you have another drop down list which has two options:

Transfer/Upload index.htm

Follow these steps to transfer/upload our index.htm file from our computer to the remote computer:

FTP connect button

This will cause one of two things to happen:

For the purposes of this article, we assume you have this information entered. When you left click the power cord button, this window shows:

Connecting

Let Dreamweaver work for a little bit and you see this window:

Waiting for server

Let Dreamweaver work just a bit longer and you see this window:

Retrieving remote folder information

Dreamweaver at this point has done the following:

Once this window closes, you see the Files panel:

Connected to web server

You are connected to your server. You can tell by looking at the power cord button depressed state or by left clicking the second drop down list and selecting Remote View which will cause this window to show:

Remote view

Yellow folders indicate remote view. If you want to switch back to local view:

Remember, local view refers to your computer. When you switch to local view you notice index.htm.  We need to transfer this file to our remote server to make it viewable to the public. Follow these steps to transfer the file:

Upload or Put File

Put Files

In Dreamweaver, when you transfer files from your computer to the remote computer you are said to be putting files.

Putting file status window

Dreamweaver notifies you of the progress. Once complete, this window will close. If you want to verify your file transferred successfully follow these steps:

Verify file was uploaded

You should see index.htm. Transferring the rest of your files follows the same steps. Note that we are in remote view. Normal HTML files show in the same color locally as they do remotely.

If you want to transfer files from your remote computer to your computer, you follow similar steps. For our purposes, you’ll need to delete index.htm from your computer for the following steps to work correctly.

Get Files

In Dreamweaver, when you transfer files from your the remote computer to your computer you are said to be getting files.

Get or download files

Getting file — Dreamweaver

Once complete the window closes. Switch back to local view. You should see index.htm. Transferring the rest of your files from a remote server to your computer follows the same steps.

Viewing retrieved files

If you want to view your retrieved files from the remote server, left click the refresh button:

Refresh button files panel

Summary

In this article you learned how to transfer files between two computers with File Transfer Protocol (FTP). You also learned:

You can now use Dreamweaver to FTP to your hearts content!

If you have questions, contact me.

top of page

Thank you for visiting Fabrizio.com - Come back again soon.