Knowledgebase

Backing Up Files with FTP or File Manager Print

  • backupsdisasterrecovery, backups, ftp, filemanager, performance, cpanel, email, database
  • 0

Simple methods without special tools.

USING FILE MANAGER

  1. cPanel > File Manager.
  2. Select public_html, or the whole home directory.
  3. Compress, choosing a zip or tar.gz archive.
  4. Download the resulting file.
  5. Delete the archive from the server afterwards.

Compressing on the server and downloading one file is far faster than transferring thousands of individual files.

USING FTP

Connect with FileZilla and download the directory. Slower, and it works without needing space on the server for an archive.

Use SFTP or FTP over TLS, never plain FTP.

WHAT TO INCLUDE

The whole home directory, not just public_html. Files above the web root frequently include configuration and things you would want.

WHAT TO WATCH

Large accounts take a long time and may time out. Compress in sections if necessary.

Very many small files transfer slowly over FTP, which is why the compress-and-download approach is preferable.

WHAT THIS MISSES

Databases and email. Both need separate attention.


Was this answer helpful?
Back

Are you happy with your experience? Leave us a review on Trustpilot.


Trustpilot