What information needs to be entered into a FTP or web design program in order to upload files to the cloud?
Cloud hosting features SFTP (Secure FTP) which is more secure than FTP by encrypting your connection to the server. server/hostname: ftp.example.com (replace “example.com” with your actual domain name)** username: username password: password remote directory: /www.example.com/web/content/ (replace “example.com” with your actual domain name) port: 22 **If you have not yet pointed your domain name to the cloud name servers, then you will need to use the alternate FTP server to connect. This address is located in your control panel under General Settings > Viewing and Editing > Edit Your Site > FTP Server 2.