备份指南
在 Plesk WordPress Toolkit 上备份 WordPress Multisite
在 Plesk WordPress Toolkit 上用可续传的分块任务保护 Multisite 网络——不要只依赖主机快照。
自由的
如何在 Plesk WordPress Toolkit 上正确做 Multisite 备份
On Plesk WordPress Toolkit (panel hosting), a WordPress Multisite backup is more than copying wp-content. You need shared core files, network tables, per-site tables, and uploads under sites/ — or restore will miss users, settings, or media. Panel stacks (RunCloud/GridPane/Ploi/Forge/Plesk/cPanel) centralize PHP versions and cron.
Multisite Migrate runs chunked, resumable jobs from Network Admin (full network) or from a subsite dashboard when the role has manage_options. Free covers core network/subsite backup and restore plus one local schedule. Plus adds BYO cloud upload (Google Drive, Dropbox, S3-compatible, SFTP) and cloud schedules. Pro adds remote import, empty-server installer, Staging, WP-CLI, and network split. Confirm the site’s PHP binary matches the limits you expect for Multisite jobs.
在 Plesk WordPress Toolkit 上完整 Multisite 备份必须包含什么
Capture the network tables (wp_blogs, wp_site, wp_sitemeta, and related), each subsite’s tables, shared themes/plugins, and the sites/ upload tree. Skipping any of those on Plesk WordPress Toolkit creates “successful” archives that still fail a real restore drill. Exclude cache, tmp, and other regenerable noise so jobs finish faster on panel plans.
Use system cron for schedules when the panel offers it. Treat provider snapshots as an extra layer — not a Multisite-scoped import workflow. Keep a plugin archive you can move, import, and verify independently of the Plesk WordPress Toolkit control panel.
Multisite Migrate 如何在此类主机上运行任务
Shared and managed hosts often kill long PHP workers. Multisite Migrate therefore uses Jobs in Chunks that resume instead of restarting from zero after a timeout. On Plesk WordPress Toolkit, start from Network Admin for fleet backups, or from a single site when a subsite admin only needs their site. Watch the job log for the last completed chunk, disk/inode warnings, and cloud auth errors on Plus.
For schedules: Free keeps one local schedule; Plus can push finished archives to Drive, Dropbox, S3-compatible storage, or SFTP. Wasabi, Backblaze B2, Cloudflare R2, DigitalOcean Spaces, and MinIO are S3-compatible endpoints — not separate proprietary vaults. OneDrive is not a native destination.
Plesk WordPress Toolkit 恢复演练清单
Before you trust a Plesk WordPress Toolkit backup routine, restore once on Staging (or a throwaway site): check siteurl/home, HTTPS, domain mapping (sunrise.php if used), media under sites/, logins, and any WooCommerce or membership data. Confirm rewrite rules and purge CDN/object-cache drop-ins if the front end still shows stale content.
If import fails on Plesk WordPress Toolkit, raise upload_max_filesize and post_max_size only as far as needed, free disk, then retry with chunked resume.
保留、加密与支持卫生
For wordpress multisite backup on plesk wordpress toolkit, keep enough archive generations to roll back a bad deploy or failed migration. Optional .venc AES-256 encryption on Multisite Migrate archives protects copies at rest when you store offsite on Plus destinations. Document credentials, schedule windows, and who may run Network Admin jobs.
Separate schedule failures from restore failures in your runbook so on-call staff do not rebuild a finished archive unnecessarily.
为何重要
网络感知归档
捕获 Plesk WordPress Toolkit 上的整个 Multisite 安装——不只是单个博客的表。
扛住 PHP 限制
对 Plesk WordPress Toolkit 上 Multisite 备份(分块/自带云)有实操价值。
需要时异地存放
使用 Multisite Migrate(Free)做 Multisite 备份/恢复时的实际收益。
贴合运维的恢复路径
使用 Multisite Migrate(Free)做 Multisite 备份/恢复时的实际收益。
步骤
-
1安装并打开 Network Admin
在 Network Admin 或子站点执行此步骤,并在 Staging 上验证结果。
-
2Choose Multisite-correct scope(本地化)
在 Network Admin 或子站点执行此步骤,并在 Staging 上验证结果。
-
3运行 Jobs in Chunks
在 Network Admin 或子站点执行此步骤,并在 Staging 上验证结果。
-
4Store offsite when Plus is available(本地化)
在 Network Admin 或子站点执行此步骤,并在 Staging 上验证结果。
-
5Prove recovery on Staging(本地化)
在 Network Admin 或子站点执行此步骤,并在 Staging 上验证结果。
常见问题
关于此 Multisite 备份主题的简要解答。仍有问题?打开文档或联系支持。
Plesk WordPress Toolkit 快照对 Multisite 够用吗??
Multisite Migrate 答复:Free/Plus/Pro、分块任务、自带云与 Staging 恢复演练。
子站点管理员能否只备份自己的站点??
可以。子站点具备 manage_options 时,Free 可做站点级备份/恢复。
哪些云目标可用??
Plus 原生目标:Google Drive、Dropbox、S3 兼容与 SFTP。无原生 OneDrive,无专有保险库。
问题:What usually breaks Multisite backups on panel hosts?
限额提到够用即可,仍用分块任务——共享主机仍可能杀掉长进程。