Help & Setup
Using Dreamweaver To Upload
|
This tutorial describes how to use Adobe
Dreamweaver MX 2004 to connect to your Web server and upload your Website. Adobe
Dreamwever is a complete Website development tool. Not
only can you use Dreamweaver to create Web pages, you
can also create “sites” that enable you to
transfer files between your computer and your hosting
account. Getting Your FTP Settings
|
| Defining a Site
in Dreamweaver To upload files to your Website using Dreamweaver you need to define a “site.” The easiest way to set up a site in Dreamweaver is to use the Site Definition Wizard. |
|
| 1. | In Dreamweaver, select Site > Manage Sites. In the Manage Sites dialog box, select New > Site. |
|
|
| 2. | If the dialog box is showing the Advanced tab, click Basic. The first screen of the Site Definition Wizard displays. |
| 3. | Type a familiar name for your site. The name can be anything you want. Click Next. |
![]() |
|
| 4. | The next screen of the wizard displays. For the purposes of this tutorial, select “No, I do not want to use a server technology.” Click Next.
|
![]() |
|
| 5. | Select “Edit local copies on my machine, then upload to server when ready (recommended).” Select the folder on your computer where you keep your Website files. You can click on the folder to browse to your location. Click Next. |
![]() |
|
| 6. | Select FTP as the method for connecting to your remote site (web server). |
| 7. | For the hostname of your server, type ftp of your Website, for example: 'ftp.yourdomainname.com.au' |
| 8. | The “What folder . . .” field type /public_html |
| 9. | Type your FTP user name and password and click Test Connection. Click Next. If your connection fails, doublecheck your URL, user name and password. If you continue to have problems connecting, contact support. |
![]() |
|
| 10. | Select “No, do not enable check in and check out.” Click Next. |
![]() |
|
| 11. | Review your settings and click Done. |
Uploading Pages to Your Website After setting up your local and remote folders, you can upload your files from your local folder to the web server. To make your pages publicly accessible, you must upload them. |
|
| 1. | In Dreamweaver, select Windows > Files. |
| 2. | In the Files panel, select your site’s local root folder (on your computer). |
| 3. | Click the blue Put Files arrow icon in the Files panel toolbar. |
Dreamweaver copies all the files to the web server you defined in the Site Definition Wizard. Open your Website in a browser to make sure everything uploaded correctly. |
|




