How do I publish a site using FTP with FileZilla, Cyberduck or WinSCP?

Procédure

Objective

This documentation explains how to put your website files online on your LWS web hosting using FTP software.

You will learn how to retrieve your FTP identifiers, configure your connection software, transfer your site files to your hosting and check that your site is displayed correctly online.

Who is this documentation for?

This documentation is aimed at anyone who has web hosting and wants to manually publish their website files using FTP.

It applies regardless of your control panel, as long as you have your FTP settings.

The publication procedure is then the same in principle, whatever control panel you use. Only the method for retrieving your FTP identifiers and settings changes depending on the interface.

Before you start

Before you put your site online, make sure you have the following:

  • active web hosting ;
  • a domain name linked to this hosting, or failing that the IP address of the server;
  • FTP connection settings;
  • your site files saved on your computer;
  • FTP software installed on your computer.

Recommended software

The software recommended in this documentation is FileZilla, as it is widely used and easy to learn.

Popular alternatives

What is FTP used for?

FTP is a method of transferring files between your computer and your web hosting.

For example, you can :

  • put a site online
  • replace existing files
  • download a backup of your site
  • delete or rename files on the server.

In practice, you prepare your site on your computer, then use FTP software to send it to your hosting.

Step 1: retrieve your FTP settings

Before you can publish your site, you need to retrieve the connection information for your FTP space.

These parameters are as follows

  • FTP server / host;
  • FTP user name;
  • FTP password ;
  • sometimes port;
  • sometimes a recommended encryption type.

The way to find these parameters depends on your control panel.

Documentation adapted to your panel

If your domain name does not yet point to your hosting, you may need to use the server's IP address instead of the domain name for the FTP connection.

Step 2: Preparing your site files

Before going online, check that your site files are ready on your computer.

Depending on your site, this could be :

  • an index.html file and its associated folders ;
  • an index.php file
  • a set of folders and files exported from your site creation tool.

Important check

Your home page should generally be named index.html or index.php (see default.aspx for ASP sites).

If your home page has another name, your site may not be displayed correctly, even if the files have been transferred correctly.

Tip

Place all your site files in a clear folder on your computer before you start.
This will prevent you from sending unnecessary or incomplete files by mistake.

Step 3: Install your FTP software

Install the FTP software of your choice on your computer:

Once the installation is complete, open the software.

Publishing your site with FileZilla

Why choose FileZilla?

FileZilla is a well-known freeware application for putting websites online using FTP.
It allows you to connect quickly to a hosting service and easily transfer files between your computer and the server.

Step 4: configuring the connection in FileZilla

1. In FileZilla, open the Site Manager at the top left.

How do I publish a site using FTP with FileZilla, Cyberduck or WinSCP?

2. Click on New Site.

How do I publish a site using FTP with FileZilla, Cyberduck or WinSCP?

Give it a simple name, for example :

  • My site
  • Main site
  • Example domain

3. Then fill in the fields with the information retrieved from your control panel.

How do I publish a site using FTP with FileZilla, Cyberduck or WinSCP?

Fields to fill in

  • Host: enter your FTP server
    Example: ftp.yourdomain.tld or the server's IP address
  • Port: leave blank if no specific port has been provided
  • Protocol: choose FTP - File Transfer Protocol
  • Encryption: choose the option recommended in your settings
  • Authentication type: choose Normal
  • User: enter your FTP identifier
  • Password: enter your FTP password

[bcolor_orange] If your domain does not yet point to your LWS hosting, enter the IP of the web server in the host name instead of ftp.domaine.tld.[/bcolor]

4. Click on Connection according to the desired behaviour.

5. When connecting for the first time, a window related to the security certificate may appear.

How do I publish a site using FTP with FileZilla, Cyberduck or WinSCP?

In this case, confirm the connection if the information corresponds to your server.

Step 5: Understanding the FileZilla interface

How do I publish a site using FTP with FileZilla, Cyberduck or WinSCP?

Once connected, FileZilla generally displays two main areas:

  • on the left: the files on your computer ;
  • on the right: the files on your web hosting.

This is essential to avoid errors:

  • the left-hand side corresponds to the local area;
  • the right-hand side corresponds to the server.

To put your site online, you need to send the files from the left to the right.

Step 6: Uploading your site files

1. On the left-hand side of FileZilla, open the folder containing your site files.

2. On the right, open the destination folder for your site on the hosting.

You must publish the files in the web folder intended for displaying the site.
The exact name of this folder may vary depending on the hosting or control panel. It is for this very reason that the recovery of parameters and the identification of the correct location should be checked in the documentation for your environment.

3. Select your site files on the left, then :

  • drag and drop them to the right-hand side ;
  • or right-click and choose Send.

How do I publish a site using FTP with FileZilla, Cyberduck or WinSCP?

4. Wait for the transfer

Wait for all the files to be transferred.

The time required depends on :

  • the number of files ;
  • their size ;
  • the speed of your Internet connection.

5. Check that there are no errors

Once the transfer is complete, check that the files appear on the right-hand side and that no blocking errors are displayed in the transfer queue.

Step 7: Replacing an existing site

If your hosting already contains a default site or page, you may need to replace the files that are already there.

Before replacing files

We strongly recommend that you :

  • make a backup of the existing files ;
  • check that you are in the right folder;
  • make sure you are replacing the old site.

LWS also has documentation dedicated to backing up web files, which makes it an appropriate step to take before making any major changes.

If FileZilla asks for confirmation

When FileZilla detects that a file already exists, it may ask you if you want to :

  • replace the file ;
  • ignore the transfer; or
  • apply the choice to all the files concerned.

Read the window carefully before confirming.


How do I activate passive mode on FileZilla?

1. Open your FileZilla software, click on the"File" tab and then on"Site Manager".

How do I publish a site using FTP with FileZilla, Cyberduck or WinSCP?

2. Click on the"Transfer parameters" tab, tick the"Passive" box then click on"Ok" to save your choice.

How do I publish a site using FTP with FileZilla, Cyberduck or WinSCP?

Deactivating TLS on FileZilla

In some cases, you may receive the following error:

Command: MLSD Error:

Connecion timed ut after 20 seconds of inactivity Error: Failed to retrive directory listing

The TLS connection was non-properly terminated

If this is the case, you need to disable TLS on your FileZilla FTP software. To do this, you can follow the"How to disable TLS on FileZilla" documentation.

Conclusion

You are now able to connect to your web space with FileZilla software in order to publish your website on your shared web hosting with LWS.

Don't hesitate to share your comments or questions!

Rate this article :

4/5 | 25 opinion

This article was useful to you ?

Article utileYes

Article non utileNo

MerciMerci ! N'hésitez pas à poser des questions sur nos documentations si vous souhaitez plus d'informations et nous aider à les améliorer.


Vous avez noté 0 étoile(s)

Similar articles

0mn reading

1mn reading

How do you make an FTP backup of your website's web files?


Questions sur l'article
daniel Il y a 1305 days
je voudrais mettre mon site en ligne j'ai acheter un nom de domaine mais fillezilla me demande mon compte FTP, et je sais pas où l'avoir. j'ai récu par mail li'dentifiant marchand,le numero de transaction,reference commande et refeerence acheteur
See the
1 answers
fabrice-LWS - Il y a 1304 days
Hello, for cPanel packages, the FTP connection information is as follows: - Host server: ftp.domaine.com (replace domaine.com with your domain name) - Login and password: these are the cPanel connection information received by email when you subscribed to the service. If you don't remember your password, you can change it by going to your LWS customer area, clicking on "Manage" behind your formula and then on "cPanel password".
Utile ?
Josh Il y a 1301 days
Je n'arrive pas a me connecter sur le serveur pourtant j'utilise des vrais identifiants (host, user, password) tous sont corrects mais on m'envoie une erreur Voici l'erreur renvoyé: Error: GnuTLS error -110: The TLS connection was non-properly terminated
See the
1 answers
fabrice-LWS - Il y a 1300 days
Bonjour, je vous invite à tester sans utiliser la fonction TLS sur votre logiciel FileZilla. Pour ce faire, vous pouvez suivre la procédure suivante: https://aide.lws.fr/a/816
Utile ?
Kittie Il y a 1294 days
j'ai construit mon site sur wordpress local sans hébergeur. Je viens de m'abonner sur LWS. J'ai donc mon nom de domaine et je veux importer mon site wordpress initial dessus
See the
1 answers
fabrice-LWS - Il y a 1293 days
Bonjour, la meilleure solution est d'installer sur votre site Wordpress en local, le plugin Duplicator qui vous permettra de créer une archive de votre site et un fichier installer.php. Il vous faudra ensuite publier les deux fichiers sur votre espace FTP en utilisant FileZilla. En dernier lieu, rendez vous sur le lien http://domaine.com/installer.php afin de procéder à la réinstallation de votre site Wordpress (domaine.com doit être remplacé par votre nom de domaine). Vous pouvez avoir plus d'informations en vous rendant sur l'aide suivante: https://tutoriels.lws.fr/wordpress/comment-importer-un-site-wordpress-avec-duplicator
Utile ?
roro36 Il y a 1289 days
ma dernière mise à jour d'un fichier ne s'affiche pas sur la partie gauche
See the
1 answers
fabrice-LWS - Il y a 1287 days
Bonjour, après la publication de votre site avec FileZilla, si la modification ne semble pas avoir été prise en compte, je vous invite à tester en vidant le cache de votre navigateur Web et/ou par le biais d'un autre navigateur. Si vous disposez d'une formule LWS Perso ou supérieur, je vous invite également à vider le cache de votre formule et/ou le désactiver temporairement. Pour cela, une fois connecté à votre espace client LWS, cliquez sur "Gérer" se trouvant derrière le nom de domaine concerné puis sur "LWS cache".
Utile ?
regis Il y a 1229 days
J'ai déposé un fichier index.html à la racine / Je tape le nom de domaine xxx.durif.fr et ne vois pa l'accueil. Quelle est la bonne procédure ? Merci pour votre aide
See the
1 answers
fabrice-LWS - Il y a 1228 days
Bonjour, après vérification, votre nom de domaine redirige vers une adresse ip rattachée à un autre prestataire. Si vous désirez lier votre domaine à nos services, je vous invite à modifier l'ip sur les Zones DNS pour l'enregistrement @ par l'ip de votre formule. Pour cela, connectez-vous à votre espace client LWS, cliquez sur "Gérer" se trouvant derrière le nom de domaine concerné puis sur "Zone DNS". Cliquez sur le stylet de modification se trouvant derrière la Zone concernée.
Utile ?
jay Il y a 1192 days
j'ai uploader les fichier de mon site dans le dossier racine mais quand je rentre le nom de domaine de ce dernier je tombe sur la page de de confirmation de la création du nom de domaine. Que dois je faire?
See the
1 answers
fabrice-LWS - Il y a 1188 days
Bonjour, je vous invite à vérifier que vous n'ayez pas uploader les fichiers dans un répertoire de votre espace FTP et que la page principale de votre site soit bine nommé index.html ou index.php afin que votre site s'affiche convenablement.
Utile ?
mokrani Il y a 1159 days
bonjour je voudrais mettre mon site en ligne, j'ai acheter un nom de domaine j'ai aploadé mes fichiers avec filezilla, tous fonction bien sauf le formulaire de contact, il ne fonction pas, erreur 403. (https://sorfi.fr ) es ce que ya une solution
See the
1 answers
Benjamin-LWS - Il y a 1157 days

Bonjour,

Merci de nous avoir contactés concernant votre problème de formulaire de contact sur votre site web. Il semblerait que vous rencontriez une erreur 403, qui est généralement liée à des problèmes d'autorisation sur votre serveur.

Voici quelques étapes que vous pouvez suivre pour résoudre ce problème :

  • Vérifiez que vos fichiers et dossiers ont les bons paramètres de permission sur votre serveur. Il est habituellement recommandé d'utiliser des permissions de 644 pour les fichiers et 755 pour les dossiers.
  • Vérifiez que vous avez bien configuré les paramètres de votre formulaire de contact pour qu'il puisse envoyer des emails correctement.
  • Si vous utilisez des scripts tels que PHP pour traiter les données de votre formulaire, vérifiez que ces scripts sont correctement configurés et fonctionnent correctement.

Si vous avez besoin d'aide supplémentaire pour résoudre ce problème, n'hésitez pas à nous contacter via notre service de support disponible depuis votre espace client. Nous serons heureux de vous aider à résoudre ce problème et à mettre en ligne votre site. (https://aide.lws.fr/a/268)

Utile ?
jloup Il y a 778 days
Bonjour, nouveau venu sur MWS gratuit j'ai transfere mes pages persos construites avec Dreamweaver mais a l'ouverture de la page d'acceuil aucun bandeau de tete ni de menu de nivagation. normal ou probleme avec javascript....
See the
1 answers
Jordan-LWS - Il y a 773 days

Bonjour,

Je vous remercie pour votre message.

Ce type de problème nécessite l'ouverture d'une demande d'assistance technique auprès de notre équipe dédiée, pour ce faire, je vous invite à suivre cette documentation afin que nous puissions éventuellement trouver une solution à votre problème.

Dans l'attente, je vous remercie pour votre attention et reste à votre disposition pour toute autre question ou complément d'information.

Cordialement, L'équipe LWS.

Utile ?
Kotorr Il y a 552 days
Bonjour, J'ai placé tous les fichiers de mon site dans le gestionnaire de fichier de LWS. J'ai accès au site sans problème. Mais quelle différence y a t-il entre le garder dans le gestionnaire LWS ou le mettre sur un serveur FTP avec Filezilla ?
See the
1 answers
Jordan-LWS - Il y a 546 days

Bonjour,

Je vous remercie pour votre message.

Je comprends que vous souhaitiez connaitre les différences entre le gestionnaire de fichier et l'utilisation de FileZilla avec votre serveur FTP.

Il faut savoir que vous pouvez effectuer les mêmes opérations, sauf que le gestionnaire de fichier en PHP dispose de limitation par rapport à FileZilla, notamment sur la taille des fichiers, idéal pour la gestion de masse de fichiers ou le transfert rapide de gros fichiers.

Je vous remercie pour votre attention et reste à votre disposition pour toute autre question ou complément d'information.

 

Cordialement, L'équipe LWS

Utile ?
Christophe Il y a 402 days
Compte client LWS-416597 Bonjour, j'ai perdu les paramètres de connexion pour connecter Filezilla à mon site, pouvez-vous me les renvoyer, SVP ? Merci d'avance, Christophe Emion
See the
1 answers
Jordan-LWS - Il y a 402 days

Bonjour Monsieur,

Si vous avez perdu les paramètres de connexion pour FileZilla, vous pouvez facilement modifier le mot de passe de votre compte FTP à tout moment via votre espace client. Nous vous invitons à consulter la documentation suivante pour vous guider dans cette procédure : https://aide.lws.fr/a/571

 

Je vous remercie pour votre attention et reste à votre disposition pour toute autre question ou complément d'information.

Cordialement, L'équipe LWS

Utile ?

Ask the LWS team and its community a question