Extract complete source code of a website

Hello,

I would like to know if I can extract the entire source code of my website for which I have lost the backup, as it is online!

Configuration: Windows 7 / Chrome 23.0.1271.95

2 answers

  1. Good evening, download FileZilla and enter your credentials in the designated fields. There, you will connect to your server where all your original website files will be deposited. A simple copy-paste from your server to your PC will be sufficient.

    Here is a link that explains in more detail the use of FileZilla:

    https://openclassrooms.com/fr/courses/1603881-apprenez-a-creer-votre-site-web-avec-html5-et-css3

    If you really don't have the correct credentials, you will only be able to retrieve the HTML code by right-clicking on your web page and selecting "view page source" (excluding the PHP code which is not visible).
    1