Title: ChunkSafe Backup &amp; Restore
Author: rs422534
Published: <strong>2026 年 6 月 19 日</strong>
Last modified: 2026 年 6 月 19 日

---

搜尋外掛

![](https://ps.w.org/chunksafe-backup-restore/assets/banner-772x250.png?rev=3578514)

![](https://ps.w.org/chunksafe-backup-restore/assets/icon-256x256.png?rev=3578514)

# ChunkSafe Backup & Restore

 由 [rs422534](https://profiles.wordpress.org/rs422534/) 開發

[下載](https://downloads.wordpress.org/plugin/chunksafe-backup-restore.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/chunksafe-backup-restore/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/chunksafe-backup-restore/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/chunksafe-backup-restore/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/chunksafe-backup-restore/#developers)

 [技術支援](https://wordpress.org/support/plugin/chunksafe-backup-restore/)

## 外掛說明

ChunkSafe Backup & Restore creates reliable backups of your database and files, 
processing them in resumable chunks across cron ticks so even large sites never 
time out. Send backups to local storage, FTP, or Amazon S3 (and S3-compatible providers)
through a pluggable destination interface.

Schedule automatic backups with retention policies, encrypt archives with AES-256,
and restore with a pre-restore safety snapshot and dry-run validation. Migration
mode performs a serialized-safe search-and-replace of the site URL.

#### Features

 * Full and partial backups (database, uploads, plugins, themes)
 * Chunked, resumable processing
 * Scheduling with keep-N retention
 * Local, FTP, and S3 destinations (pluggable interface)
 * AES-256 encryption and per-archive checksums
 * Serialized-safe URL replace for migrations
 * Email notifications
 * WP-CLI: `wp chunksafe run|list|restore`

### External services

This plugin does not contact any external service on its own. It only transfers 
data to a remote storage destination that **you** configure and explicitly select
as the backup target. No data is sent anywhere until you enter credentials for one
of these destinations and choose it.

#### Amazon S3 (and S3-compatible providers)

If you select the S3 destination, the plugin connects to the Amazon S3 REST API (
or to an S3-compatible endpoint you specify, such as Wasabi, DigitalOcean Spaces,
or a self-hosted MinIO server) to store and retrieve your backups.

 * What is sent: your backup archive files (database/file backups), and standard
   S3 request metadata (object key/name, bucket, region, request timestamp, and 
   an AWS Signature V4 authorization header derived from the access key and secret
   you provide).
 * When: only while a backup runs, is restored, listed, or deleted, and only when
   S3 is the selected destination.
 * For the official Amazon S3 service, see the AWS Customer Agreement (https://aws.
   amazon.com/agreement/) and the AWS Privacy Notice (https://aws.amazon.com/privacy/).
   If you point the plugin at an S3-compatible provider instead, that provider’s
   own terms and privacy policy apply.

#### FTP / FTPS

If you select the FTP destination, the plugin connects to the FTP server **you**
specify to upload and download your backup archives. This is a server you control
or have credentials for; no third party operated by the plugin author is involved.
The applicable terms and privacy policy are those of your FTP host.

The bundled “Local” destination stores backups on your own server only and contacts
nothing.

## 安裝方式

 1. Upload the `chunksafe-backup-restore` folder to `/wp-content/plugins/`.
 2. Activate through the Plugins screen.
 3. Visit Backups, choose a destination, and run your first backup.

## 常見問題集

### Where are credentials stored?

Prefer defining them as constants in `wp-config.php`. Credentials entered in the
UI are stored in the options table.

### Are backups protected?

The local storage directory is guarded with `.htaccess`, an `index.php`, and randomized
file names.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈ChunkSafe Backup & Restore〉的開發相關工作。

參與者

 *   [ rs422534 ](https://profiles.wordpress.org/rs422534/)

[將〈ChunkSafe Backup & Restore〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/chunksafe-backup-restore)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/chunksafe-backup-restore/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/chunksafe-backup-restore/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/chunksafe-backup-restore/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/chunksafe-backup-restore/)。

## 變更記錄

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **1 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.2**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/chunksafe-backup-restore/)
 * 標籤:
 * [backup](https://tw.wordpress.org/plugins/tags/backup/)[migration](https://tw.wordpress.org/plugins/tags/migration/)
   [restore](https://tw.wordpress.org/plugins/tags/restore/)[s3](https://tw.wordpress.org/plugins/tags/s3/)
   [scheduled backup](https://tw.wordpress.org/plugins/tags/scheduled-backup/)
 *  [進階檢視](https://tw.wordpress.org/plugins/chunksafe-backup-restore/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/chunksafe-backup-restore/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/chunksafe-backup-restore/reviews/)

## 參與者

 *   [ rs422534 ](https://profiles.wordpress.org/rs422534/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/chunksafe-backup-restore/)