How to Backup Your Website Manually via FTP Print

  • 0

Backing up Website Manually via FTP

With FTP, you won’t need to log in to your hosting account every time you want to backup your website files and data. However, you will need an FTP client. 

For this guide, we’ll be using the FileZilla FTP client.

Step 1: Connect to the FTP server via an FTP client

  1. Open FileZilla.
  2. Gather all of your FTP details from your hosting account.
  3. Open FileZilla, click File -> Site Manager -> New Site.
  4. Set Logon Type to Normal. Then, fill in your website’s FTP information.
    1. Host – your website’s domain name.
    2. User –  FTP account username.
    3. Password – FTP account password.
configuration page of filezilla
  1. Press Connect once you are done.

Step 2: Download the website files to your computer

  1. On the FileZilla interface’s upper-left corner, click Desktop or any other folder where you want to save your backups.
    Screenshot of desktop folder
  2. Right-click on the lower-left quadrant, select Create directory and enter it. Name the new directory – for example, Website Backup.
    Creating a directory on Filezilla
  3. On the upper-right quadrant of the FileZilla interface, click on your domain and find the public_html folder.
    A public HTML folder
  4. Drag and drop the public_html folder to the lower-left quadrant or the Website Backup folder. 
  5. Wait until the download is complete.

Was this answer helpful?

« Back