How to Verify a Downloaded cPanel Backup Before Relying on It Print

  • archive, backup, verify
  • 0

Before treating a manual backup as your only recovery copy, perform basic verification.

  • Confirm the download completed.
  • Check that the file is not zero bytes or unexpectedly tiny.
  • Confirm the filename and date.
  • Use an archive utility or tar -tvf to list contents when practical.
  • Keep the archive in a storage location that will not automatically delete it.

Archive verification cannot guarantee every application inside it is consistent, but it can catch obvious download and file-corruption problems before you need the backup.


Was this answer helpful?

« Back