How do I connect and upload via FTP with Dreamweaver ?

Step 1:

Open DreamWeaver. Click on Site and choose Manage Sites.

 

Step 2:

Click the New button and choose Site.

 

Step 3:

Under the Advanced Tab, fill in the Site name and HTTP Address (your domain name). Click the Remote Info category.

 

Step 4:

Set Access Type to FTP. The host is your domain name (example: mysite.com) or the IP address of the server. Type public_html as the host directory. Also, type in your username and password and click OK at the bottom. The username will be the 8 character username you received in your sign up confirmation email.

 

Step 5:

Click Done in the Manage Sites Window.

 

Step 6:

Now open your website and click Site and choose Put.

 

Step 7:

Dreamweaver will upload your files to the server.

 

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Do you support anonymous FTP ?

No, for security purpose we do not support anonymous FTP.

What is the mysql host name and port ?

Always use 'localhost' as a host name and 3306 port no.

How do I restore a database using PHPMyadmin?

You can restore a database backup in PHPMyadmin by doing the following: 1) After entering...

How do I create a MySQL database, a user, and then delete if needed?

Create: If you are using any type of PHP software or keeping a collection of records which need...

What username do I use for FTP?

For the main account, or any resold accounts you create, the username of the account can be used...