You can use Dreamweaver to upload your files to the server. First, you must create a site.
Setting up a Dreamweaver site
- Open Dreamweaver.
- Select Site > Manage Sites... from the menu located near the top of your screen.
- Click New... and then Site. The basic new site dialog will appear.
- Enter the name of
your site. You can give the site any name you wish; for
example,
English
Department.

- Click Next.
- Click Next again.
- Click the radio button to edit copies locally on
my machine...
- Choose a folder on your hard drive to store your
files and type it into the text box.
Optionally, click the folder icon to visually browse to a folder on your hard drive. Dreamweaver will enter the folder location into the text box for you. - Click Next.
- Click on the dropdown box and choose FTP. Additional
options will appear below the dropdown box.
- Enter the hostname in the first text box:
- www.uwstout.edu for departments
- faculty.uwstout.edu for faculty members
- studentweb.uwstout.edu for students
- In the second text box, enter the folder on the server
where your files are located. For
example, the English Department is located at the web address
www.uwstout.edu/cas/english. In this case,
the path would be /cas/english.
Enter /wwwroot in this box if you are creating a site using student webspace. - In the third text box, enter your FTP login information.
The format is as follows:
- uwstout-mail/username, where username is your email username.
- In the fourth text box, enter your FTP password. Your
FTP password is your email password.
Optionally, check the Save box if you would like Dreamweaver to remember your FTP password. - Click Next.
- Click Next again.
- Review the information summary presented on the screen. If
all of the settings are correct, click Done.
You have successfully created a new site! Your files are listed in the Files panel on the right of your screen.
- Page 2: Upload using Dreamweaver
- Use Dreamweaver to upload your files to the server.