1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Transfer Web data to Infomaniak
This guide explains how to transfer to Infomaniak web data (site, FTP, databases) currently hosted elsewhere, for example with a competitor.
Make your life easier! If needed, **local partners recommended by Infomaniak can handle these procedures**. Launch a **free tender**. They take care of everything, freeing you from technical details.
Prerequisites
- Have a Infomaniak Web hosting (order if necessary).
- Add a blank website to the Infomaniak hosting.
Specific guides
Click on the link corresponding to the data to be retrieved:
Guides for any other hoster
To retrieve any other site, follow the procedure below.
1. Retrieve the web data
a. HTML, PHP, etc. files via FTP
To retrieve web data to your hard drive, you need to connect via FTP with a free FTP software/client like Filezilla (free). To do this, you need the server address from the host, the FTP username and password.
- Open an FTP software/client like Filezilla.
- Log in to the server with the FTP information.
- Download the files corresponding to your site to your hard drive.
b. Export MySQL databases
Unless your site is static and simply in HTML, a dynamic site most often requires databases that need to be exported from their management interface, PHPMyAdmin generally:
- Log in to the Control Panel of your current provider from a web browser like Brave or Firefox.
- Access PHPMyAdmin.
- Log in to the server with the MySQL credentials.
- Click on Export to set up the database export and then download your SQL data to your hard drive.
2. Send these web data to Infomaniak
a. HTML, PHP, etc. files via FTP
Access the Infomaniak website and activate the FTP section:
- Click here to access the management of your website on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant product.
- Click on FTP / SSH in the left sidebar.
- Click on the Add button to create a new FTP / SSH account.
- Open an FTP software/client like Filezilla.
- Log in to the Infomaniak server with the FTP information obtained in step 4 above.
- Transfer the files from the hard drive (obtained in step 1.a.3) to the server in the folder corresponding to your Infomaniak site.
b. MySQL database import
Access the Infomaniak Web Hosting and activate the MySQL section:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the relevant product.
- Click on Databases in the left sidebar.
- Click on the Add button.
- Enter a database name after the already filled prefix.
- Click the box to Create an associated user.
- Enter a username after the already filled prefix.
- Enter a password.
- Click on Validate.
- Click on the blue Import button.
- Click on Select a file.
- Select the SQL files from the hard drive (obtained in step 1.b.4).
- Choose as the destination the database created in step 5 above.
- Click on the blue Import button.
c. Adapt the site for the new infrastructure
If you are using an application like WordPress, Joomla, Drupal or another web application (ownCloud, phpBB, etc.) using a database, adapt the following information in the appropriate configuration file from the information available on the Manager so that your site works:
- the database name
- the database server
- the username that accesses the database
- the password of the user name that accesses the database
Familiarize yourself with these other guides to adapt the configuration file: WordPress and Joomla.
Learn more
- Recreate an editable website without retrieving your data
- Ensure that the domain directs traffic to Infomaniak
- Switch host to Infomaniak