Saturday, April 4, 2015

Connecting Dreamweaver to FTP Remote Server Local Server Web Server Dreamweaver CC Tutorial 3

Connecting Dreamweaver to FTP, Remote Server, Local Server, Web Server : Dreamweaver CC Tutorial 3

Introduction to file transfer using FTP:

Consider you have created a website. Now how will you publish it on web? The answer is transferring your files to remote server using FTP. It’s extremely easy. You just need to do it once. Now what if you don’t want to publish your website on web but just want to test it locally on your computer. This is where local server comes into play. There are some local servers available such as XAMPP, WAMP etc. First we will see how to connect our website to remote server or our web server.
ftp file transfer

Connecting Dreamweaver to remote server:

  • Open Dreamweaver.
  • Go to site >> new site.
  • Give a site name and choose a folder where all your website files are present.
  • Then click on servers and then click on “+” sign.
  • Give you hosting site name in for server name field (eg.  Bluehost.com).
  • Give your website name in place of ftp address field (eg. Brainytuts.com).
  • Give username and password of your web-hosting account.
  • Root directory public_html.
  • Give your website address in next field.
Connecting to FTP
Now you have successfully connected to remote server which means you can synchronize files from remote server.

Connecting Dreamweaver cc to local server:

To connect Dreamweaver to local server you will first need to install XAMPP.
Once you install XAMPP in above image in place of connect using FTP just select connect using local server. Now you can test all your website files locally.
Thanks for reading this tutorial. If you have any doubts you can ask in comments section or you can mail me from contact us tab. If you find this tutorial helpful share it with your friends.

No comments:

Post a Comment