Restoring a Backup

Choose a backup from history, select components to restore, and confirm.

Restore from Remote Storage

If a completed backup still lives on a configured remote destination (Amazon S3, Cloudflare R2, FTP, SFTP, or a Pro OAuth provider), you can start a restore without downloading every part to your computer first. The plugin retrieves the archives from that provider using your saved credentials, then runs the same restore pipeline as for local backups.

Import Backup

Upload single or multi-part archives, finalize import, then start restore from imported data.

Make sure upload_max_filesize and post_max_size support your chosen chunk size.

Pre-Restore Safety Export (Optional)

Before overwriting the database, you can enable an optional pre-restore database export in the restore dialog (off by default). When enabled, a SQL snapshot is written under your BackupRidge server folder (for example under wp-content/backupridge/) with a name such as pre-restore-*.sql. It does not appear in Backup History as a normal backup job; it is a safety net if you need to roll back the database step.

Site Migration

Back up on source site, import on destination site, then restore and validate.

URL Search & Replace

Run safe serialized URL replacements when moving between domains.