Dreamweaver FTP - Setting up Remote info

This article assumes that you already have your site defined; and your files are organized under the correct file directory. You should have your directory structure on your local machine, setup to mirror the directory structure on the remote server as well. This article will assist with your local setup:

https://www.macromedia.com/support/dreamweaver/ts/documents/define_new_site.htm

Setting up Remote info:

Access: FTP
FTP host: yourdomainname.com (no www needed)
Host directory: /home/userid/public_html/
Login: userid
Password: your password
Use Passive ftp: This depends on your local setup. Try checking yes first.
Use ssh encrypted secure login: Recommended. This requires you to have Putty installed, a free SSH/Telnet application available from

https://www.chiark.greenend.org.uk/~sgtatham/putty/.