Title: DailyBkup
Author: imran dailyBkup
Published: <strong>2026 年 6 月 2 日</strong>
Last modified: 2026 年 6 月 7 日

---

搜尋外掛

![](https://ps.w.org/dailybkup/assets/banner-772x250.png?rev=3557492)

![](https://ps.w.org/dailybkup/assets/icon-256x256.png?rev=3557492)

# DailyBkup

 由 [imran dailyBkup](https://profiles.wordpress.org/imrandailybkup/) 開發

[下載](https://downloads.wordpress.org/plugin/dailybkup.0.1.33.zip)

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

 [技術支援](https://wordpress.org/support/plugin/dailybkup/)

## 外掛說明

**DailyBkup** is a lightweight WordPress backup plugin that automatically backs 
up your entire site — files and database — and uploads the archive to Dropbox.

No complicated setup. No third-party backup services. Just configure once and your
site is protected every day.

#### Why DailyBkup?

Most backup plugins are bloated, slow, or charge a monthly fee just to store your
backups. DailyBkup is different:

 * **Your storage, your files** — backups go straight to your own Dropbox account
 * **Files + database** — both packaged into a single ZIP archive per run
 * **Schedule it once** — configure a daily server cron and forget about it
 * **Restore anytime** — download or restore directly from the plugin dashboard
 * **Activity logs** — every backup run is logged so you know exactly what happened

#### Features

 * ✅ Scheduled daily WordPress backups via server cron
 * ✅ Full site backup — WordPress files, themes, plugins, and uploads
 * ✅ Database backup — complete SQL snapshot included
 * ✅ Dropbox cloud storage — uploads directly to your Dropbox folder
 * ✅ One-click on-demand backup — run a backup any time from the dashboard
 * ✅ Restore from backup — restore files and database from any stored backup
 * ✅ Retention & cleanup — automatically keep only the last N backups
 * ✅ Activity log — full history of backup and restore jobs
 * ✅ Backup scope control — backup files only, database only, or both
 * ✅ Runtime strategy — tune compression for shared hosting or VPS

#### How It Works

 1. Connect your Dropbox account using your own App Key and App Secret
 2. Set a backup folder path in Dropbox (e.g. `/dailybkup`)
 3. Configure the provided cron command in your hosting control panel (cPanel, Plesk,
    etc.)
 4. DailyBkup runs automatically every day, uploads the backup archive to Dropbox, 
    and logs the result

#### On-Demand Backup & Restore

You don’t have to wait for the scheduled run. Go to **DailyBkup  On-Demand** to:

 * Run a full backup right now
 * Browse backup files stored in Dropbox
 * Restore your site files, database, or both from any backup

#### Who Is This For?

 * WordPress site owners who want **simple, reliable daily backups**
 * Developers managing client sites who need **hands-off automated backups**
 * Anyone who has lost a site before and never wants it to happen again

#### Pro Version

The free version includes Dropbox storage and daily backups. The **DailyBkup Pro**
version adds:

 * AWS S3, Cloudflare R2, Google Drive, Azure Blob, SFTP, DigitalOcean Spaces
 * Multi-cloud backup — send each backup to multiple providers simultaneously
 * Hourly and weekly backup schedules
 * Site migration tools
 * Priority support

Learn more at [dailybkup.com](https://dailybkup.com)

### External Services

This plugin connects to Dropbox when you authorize Dropbox backup storage, upload
backup archives, list stored backup files, create temporary download links, or disconnect
Dropbox.

Dropbox service provider: Dropbox, Inc.
 Service URL: https://www.dropbox.com/ API
URL: https://api.dropboxapi.com/ Privacy Policy: https://www.dropbox.com/privacy
Terms: https://www.dropbox.com/terms

This plugin connects to YouTube to display DailyBkup video tutorials in the plugin
dashboard. The plugin requests the public DailyBkup YouTube channel page and public
video feed when the dashboard tutorial card is loaded or refreshed. No WordPress
user data, backup archives, database contents, Dropbox credentials, or license keys
are sent to YouTube.

YouTube service provider: Google LLC.
 Service URL: https://www.youtube.com/ Feed
URL: https://www.youtube.com/feeds/videos.xml Privacy Policy: https://policies.google.
com/privacy Terms: https://www.youtube.com/t/terms

## 螢幕擷圖

[⌊Dashboard — backup status, last run, next scheduled run, and storage overview⌉⌊
Dashboard — backup status, last run, next scheduled run, and storage overview⌉[

Dashboard — backup status, last run, next scheduled run, and storage overview

[⌊Cloud Providers — connect and manage your Dropbox account⌉⌊Cloud Providers — connect
and manage your Dropbox account⌉[

Cloud Providers — connect and manage your Dropbox account

[⌊Settings — configure backup schedule, scope, retention, and runtime strategy⌉⌊
Settings — configure backup schedule, scope, retention, and runtime strategy⌉[

Settings — configure backup schedule, scope, retention, and runtime strategy

[⌊On-Demand — run a backup or restore instantly from the browser⌉⌊On-Demand — run
a backup or restore instantly from the browser⌉[

On-Demand — run a backup or restore instantly from the browser

## 安裝方式

 1. Upload the plugin folder to `/wp-content/plugins/` or install via **Plugins  Add
    New** in WordPress admin.
 2. Activate **DailyBkup** from the Plugins screen.
 3. Go to **DailyBkup  Cloud Providers** and connect your Dropbox account.
 4. Go to **DailyBkup  Settings** and copy the generated cron command into your hosting
    control panel.
 5. That’s it — your site will be backed up automatically every day.

## 常見問題集

### Where are my backups stored?

Backups are uploaded directly to the Dropbox folder you configure on the Cloud Providers
screen. They are stored in your own Dropbox account — not on any DailyBkup servers.

### Do I need a paid Dropbox account?

No. A free Dropbox account works. Free Dropbox accounts include 2 GB of storage.
If your site is larger, you may need a paid plan.

### How do I set up the cron job?

Go to **DailyBkup  Settings**. The plugin generates the exact cron command for your
server. Copy it and paste it into your hosting panel’s cron job manager (cPanel  
Cron Jobs). The plugin also shows the exact Minute, Hour, Day, Month, and Weekday
values for cPanel’s scheduler.

### Does it back up both files and the database?

Yes. DailyBkup packages your WordPress files into a frontend ZIP archive and exports
your database into a backend ZIP archive. Both are uploaded to Dropbox in a single
backup run.

### Can I exclude folders from the backup?

Yes. Go to **DailyBkup  Settings** and add folder paths to the exclusion list. Common
items like `wp-content/cache` are excluded automatically.

### Can I run a backup manually without waiting for the cron?

Yes. Go to **DailyBkup  On-Demand** and click **Start Backup** to run a full backup
immediately.

### Can I restore my site from a backup?

Yes. Go to **DailyBkup  On-Demand**, select a cloud provider and backup file, choose
the restore scope (files, database, or both), and click **Start Restore**.

### Is this plugin compatible with shared hosting?

Yes. The Runtime Strategy setting in DailyBkup  Settings lets you tune backup compression
and pacing for shared hosting, VPS, or dedicated server environments.

### What PHP version is required?

PHP 8.0 or higher is required.

### Does the free version support providers other than Dropbox?

The free version supports Dropbox only. DailyBkup Pro adds AWS S3, Cloudflare R2,
Google Drive, Azure Blob Storage, SFTP, and DigitalOcean Spaces.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ imran dailyBkup ](https://profiles.wordpress.org/imrandailybkup/)

[將〈DailyBkup〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/dailybkup)

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

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

## 變更記錄

#### 0.1.31

 * Added 23-hour cooldown enforcement for cron-triggered backups to prevent abuse
 * Fixed cron/run.php direct access guard to work with all PHP binaries including
   lsphp
 * Fixed cron command generation to log output to uploads directory instead of /
   dev/null

#### 0.1.30

 * Fixed Dropbox folder auto-creation on first backup run — no longer requires manually
   creating the folder in Dropbox

#### 0.1.28

 * Fixed cron command generation in dashboard JS to use log file redirect matching
   PHP-rendered command
 * Added logPath to localized cron settings object

#### 0.1.27

 * Fixed cron/run.php PHP_SAPI guard to use HTTP_HOST detection — resolves lsphp
   compatibility on LiteSpeed hosts

#### 0.1.26

 * Replaced index.php guard file creation in uploads directory with .htaccess and
   index.html protection
 * Improved cron/run.php direct access guard for Plugin Check compatibility

#### 0.1.24

 * Escaped admin asset output for Plugin Check compliance

#### 0.1.16

 * Improved cPanel cron setup guidance and fixed Dropbox backup list refresh behavior

#### 0.1.0

 * Initial release

## 中繼資料

 *  版本 **0.1.33**
 *  最後更新 **1 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/dailybkup/)
 * 標籤:
 * [backup](https://tw.wordpress.org/plugins/tags/backup/)[database backup](https://tw.wordpress.org/plugins/tags/database-backup/)
   [Dropbox](https://tw.wordpress.org/plugins/tags/dropbox/)[scheduled backup](https://tw.wordpress.org/plugins/tags/scheduled-backup/)
   [wordpress backup](https://tw.wordpress.org/plugins/tags/wordpress-backup/)
 *  [進階檢視](https://tw.wordpress.org/plugins/dailybkup/advanced/)

## 評分

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

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

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

## 參與者

 *   [ imran dailyBkup ](https://profiles.wordpress.org/imrandailybkup/)

## 技術支援

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

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