Define a site in Dreamweaver
- Within Dreamweaver, From the top menu bar, select the Site menu, then New Site...
A Site Definition window opens. Make sure the Basic tab is selected.
- In the Editing Files window:
“What would you like to name your site?”
Type a name for your site. It's up to you, but "art307" is a reasonable choice.
For “What is the HTTP address of your site?”, leave this box blank for now.
Click Next.
- In the Editing Files, Part 2, Do you want to work with a server technology…?
Verify that No is selected.
Click Next.
- In the Editing Files, Part 3: “How do you want to work with your files during development?
Verify that “Edit local copies on my machine, then upload to server…” is selected.
“Where on your computer do you want to store your files?”
Click the browse icon and navigate to your local folder for your web site. Your local web folder should be on a removable device, such as a USB memory stick or an external hard drive.
Click the Select button. Click Next.
- In the Sharing Files window:
“How do you want to connect . . . ?”
From the pull-down list, select FTP.
After FTP is chosen from the list, new input boxes will appear.
“What is the hostname or FTP . . . ?”
Type:copland.udel.edu
Press [TAB]
“What folder on the server do . . . ?”
Type:public_html/art307
Press [TAB]
“What is your FTP login?”
Type: your UdelNetID Press [TAB]
“What is your FTP password?”
Do not enter your password at this time!
Put a Check in the box “Use Secure FTP”.
Click Next.
- In the Sharing Files, Part 2 window,
Select “No, do not enable check in and check out”.
Click Next.
- In the Summary window, review your settings.
Click Done to close the Define Site window.
- In the Site panel, verify that Local view is visible.
Your local site has now been defined in Dreamweaver. You can check your settings by clicking on the Advanced tab and comparing the Remote Info category settings with those shown on the picture on this page—of course, using your username and not mine!
When you are finished with this exercise, export your site definition in order to backup your settings.
To keep from overloading with your limited copland web quota with large Photoshop files, try this step:
- Under Categories > select Cloaking.
- Check the box to "Enable cloaking."
- Check the box for "Cloak files ending with" and enter in ".psd" to filter Photoshop documents from being uploaded.
If you are using Dreamweaver CS5 (version 11), the process is basically the same as above, but you can check this tutorial for update site definition screen views: Creating a Site in Dreamweaver CS5.