Overview
This article shows you the correct settings for using Dreamweaver to upload your website files via FTP or SFTP.
READ ME FIRST
(mt) Media Temple does not support third-party software. For more information on Dreamweaver, please visit http://www.adobe.com/products/dreamweaver/.
Requirements
Before you start, be sure you have these handy:
- Server name: Your access domain or example.com. example.com or your IP address.
- Username: Your primary domain or FTP username.
- Username: Your FTP username.
- Password: Your FTP password.
Please see FTP and SFTPFTP and SFTP to learn how to find these settings.
Instructions
- Open Dreamweaver.
- Click on Site, then New Site....
- Enter your Site Name, which can be whatever you want, and your Local Site Folder. This is the path to your website on your local computer (where you want to save it as you're working).
- Select Servers on the left, then enter your information.
- Server Name: Your domain name.
- Connect Using: FTP or SFTP.
- FTP Address: Your access domain.
- FTP Address: Your domain or IP address.
- Port: 21 for FTP and 22 for SFTP.
- Username: Your primary domain name.
- Username: As set in Plesk.
- Password: Your password. Check Save.
- Root Directory: Replace example.com with your domain name:
- Grid:
domains/example.com/html/
or/domains/example.com/html/
- Grid:
- Root Directory for VPS server:
httpdocs
; see note below for additional info. - Web URL: http://example.com - replace with your own domain name.
NOTE:
Replace example.com with your domain name. If this is an additional domain on the same subscription, replace example.com for the root directory for the additional domain. The default directory for an additional domain on the same subscription is site1.
Instructions for uploading files
- Open Dreamweaver.
- Click on the Files tab in the lower right box.
- Select the file(s) to upload.
- Click on the up arrow icon to upload your file to the server.
Alternately, if you already have the file open, click on the up/down arrow icon in the top right, then click on Put to upload your file to the server.
Comments