Kennisbank

1.000 veelgestelde vragen, 500 tutorials en uitlegvideo's. Hier vind je alleen maar oplossingen!

Transfer Web data from Swisscom to Infomaniak

Bijwerken 03-07-2026

This guide explains how to transfer to Infomaniak Web data (site, FTP, databases) currently hosted by Swisscom, which has ended its hosting offer in May 2024. Furthermore, Infomaniak offers you the first year of Web + Mail hosting (learn more)!

 

Prerequisites

  • Have an Infomaniak Web hosting (order if necessary).
  • Add a blank website to the Infomaniak hosting.
  • If you use a WordPress interface to manage your site at Swisscom, refer to this other guide illustrating a simplified method.

 

Transfer the site from Swisscom to Infomaniak

To retrieve any other site, created with HomepageTool or not, follow the procedure below.

 

1. Retrieve Web data from Swisscom

a. HTML, PHP, etc. files via FTP

To retrieve Web data on your hard drive, you need to connect via FTP with an FTP software/client like Filezilla (free). To do this, you need the Swisscom server address, FTP username, and password. If you do not have this information:

  1. Log in to the Swisscom HCP Control Panel (login.hostcenter.com) from a Web browser like Brave or Edge.
  2. Click on Manage account:
  3. Click on FTP accounts (in the Data storage section):
  4. Click on Add to create an FTP account if necessary:
  5. Open an FTP software/client like Filezilla.
  6. Log in to the Swisscom server with the FTP information obtained in step 3 above.
  7. Download the files corresponding to your Swisscom 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 administration interface, PHPmyAdmin:

  1. Log in to the HCP Swisscom Control Panel (login.hostcenter.com) from a web browser like Brave or Firefox.
  2. Click on Databases > MySQL from the main menu.
  3. Click on Edit to the right of the corresponding database:
  4. Click (optional step) on the blue button Add a new database user to create a user and password that will have access to the database.
  5. Click on the blue link Web-Admin URL to access PHPMyAdmin:
  6. Log in to the Swisscom server with the usual MySQL information or obtained in point 4 above.
  7. Click on Export to configure the database export.
  8. Click on Go to download your SQL data to your hard drive:

 

2. Send Web data to Infomaniak

a. HTML, PHP, etc. files via FTP

Access Infomaniak Web Hosting and activate the FTP section:

  1. Click here to access the management of your product on the Infomaniak Manager (need help?).
  2. Click directly on the name assigned to the product concerned.
  3. Click on FTP / SSH in the left sidebar menu.
  4. Click on the Add button to create a new FTP / SSH account.
  5. Open an FTP software/client like Filezilla.
  6. Log in to the Infomaniak server with the FTP information obtained in point 4 above.
  7. Transfer the files from the hard drive (obtained in point 1.a.5) to the server in the folder corresponding to your Infomaniak site.

b. Import MySQL databases

Access Infomaniak Web Hosting and activate the MySQL section:

  1. Click here to access the management of your product on the Infomaniak Manager (need help?).
  2. Click directly on the name assigned to the product concerned.
  3. Click on Databases in the left sidebar menu.
  4. Click the Add button.
  5. Enter a database name after the already entered prefix.
  6. Click the box to Create an associated user.
  7. Enter a username after the already entered prefix.
  8. Enter a password.
  9. Click Validate.
  10. Click the blue Import button.
  11. Click Select a file.
  12. Select the SQL files on the hard drive (obtained in step 1.b.6).
  13. Choose the database created in step 5 above as the destination.
  14. Click the blue Import button.

c. Adapt the site for the new infrastructure

If you are using an application such as 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 name of the database
  • the database server
  • the username that accesses the database
  • the password of the username that accesses the database

Refer to these other guides to adapt the configuration file: WordPress and Joomla.

 

Learn more

Link naar deze veelgestelde vragen: https://faq.infomaniak.com/2851


Is deze veelgestelde vragenlijst nuttig geweest?