How To Upload Or Download A Website
An haimsait hosting account provides a home for your website. Your website is published by uploading content from your local drive to the xneelo server.
Leeann Morgan
Last Update 3 jaar geleden
The method depends on your type of website:
- WordPress websites can be migrated using a migration plugin or via FTP
- Other websites are uploaded or downloaded using FTP
Follow our tutorial on How to migrate a WordPress site to haimsait
2. Other websites
You will use FTP (File Transfer Protocol) software, such as the free FileZilla programme to first download your website from your current host to your local computer and then upload to hamsait servers.
Requirements:
- Your web files
- An FTP client/programme
- FTP login details (where can I find them?)
- Your FTP login/user name
- Your FTP password (forgot password?)
- The Host name (your domain name or server IP address)
While your domain is being transferred to us, there is a DNS propagation period due to the IP address of your domain changing. During this propagation period use the following settings (available in Account Information in konsoleH):
- the IP address of the new server rather than the domain name as the FTP Host name
- view your website via the temporary URL (URL Option 5 in Account Information)
- Host: your domain name or IP address
- Username: FTP username/login as seen in the FTP Users tool in konsoleH
- Password: FTP password
- Port: leave blank
- Click on Quick Connect
- You will now see your two panels:
- On the left is your local site i.e. the files on your computer
- On the right is your remote site i.e. the files on your webs server
7. Click on the folder in the remote site named public_html. This is your web accessible folder, which is where you place all your web content.
8. Drag and drop your files and folders from the left panel (local site) to the right panel (remote site) to upload – and in the reverse direction to download.

9. The transfer progress is shown in the bottom panel.
- Be careful not to delete the public_html folder in your home directory. Should you delete the folder, you will be unable to upload your website content.
- Remember to name your main page index.htm, index.html or welcome.html. If you wish to name it something else, you will need to ensure that the index manager tool in konsoleH is changed.
- Choose binary transfer mode to transfer images (jpeg and gif etc)
- Remember that our Linux servers are case sensitive and therefore, for example, Image.htm is not the same as image.htm.
- Apart from the underscore character (‘_’), spaces and special control characters (! @ # $ % ^ & ; * : ’ ~ [ ]) are not permitted.