This document is a quick step by step guide on how to connect to your web site with Adobe Dreamweaver MX.
Adobe Dreamweaver 4 and Dreamweaver MX allow you to connect to remote sites using FTP. The following instructions are written for Dreamweaver MX.
- Open Adobe Dreamweaver MX
- Go to Site -> New Site. You should new see the "Site Definition" dialog box
- Switch to "Advanced View"
- Select Local Info in the Category section
- Enter a name you want to identify your DiscountASP.NET account in the "Site Name" box
- Enter your domain name in the "HTTP Address" box
- Select "Remote Info" in the "Category" section
- Change "Access" dropdown box to FTP
- Enter ftp.YourHostedDomainName.com in the "FTP Host Name" box. You can enter either your FTP address (ftp.YourHostedDomainName.com) or the alternative FTP address in this box. Your FTP information can be found in the "Account Information" section of your control panel. Note: For domain transfers, your FTP address will not work until your domain name is fully transferred.
- Leave "Host Directory" blank
- Enter your username in the "Login" box
- Enter your password in the "Password" box
- Check "Use Passive FTP"
- Click OK
You should now see the new site you just defined in the "Files" panel.
The above is the most basic setup for Dreamweaver MX to connect to our server. For more details, please review these articles :
Setting up Dreamweaver's FTP connection : http://kb2.adobe.com/cps/147/tn_14787.html
How to define a site in Dreamweaver : http://kb2.adobe.com/cps/140/tn_14028.html
Article ID: 70, Created: 1/18/2010 at 9:04 PM, Modified: 5/28/2014 at 12:31 PM