Publishing with FTP
The most common method of publishing your website is FTP, or "File
Transfer Protocol". To do so, you'll use an FTP application to
connect to our servers and upload your files.
Connection information
Enter the following information in your FTP software to connect.| Hostname: | Your website name (such as www.example.com) |
| User name: | Your FTP user name |
| Password: | Your FTP password |
Using secure FTP (SFTP)
If you chose Unix as your hosting platform, you also have the option of using secure FTP over SSH, or SFTP. FTP is not inherently secure, in that your user name and password, and any files you transfer, are sent across the Internet unencrypted. Using SFTP, your user name, password, and files are securely encrypted during transit. The only requirement for using SFTP is software that supports it. Use the same information as with FTP, described above, to connect.
