Title: b2-sync
Author: Wasseem Khayrattee
Published: <strong>2021 年 11 月 28 日</strong>
Last modified: 2021 年 12 月 5 日

---

搜索插件

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

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/b2-sync/assets/icon.svg?rev=2636564)

# b2-sync

 作者：[Wasseem Khayrattee](https://profiles.wordpress.org/wkhayrattee/)

[下载](https://downloads.wordpress.org/plugin/b2-sync.1.2.0.zip)

 * [详情](https://cn.wordpress.org/plugins/b2-sync/#description)
 * [评价](https://cn.wordpress.org/plugins/b2-sync/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/b2-sync/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/b2-sync/#developers)

 [支持](https://wordpress.org/support/plugin/b2-sync/)

## 描述

This plugin allows you to sync your wp-content/uploads folder onto your backblaze
b2 bucket.

It will also automatically sync all your media whenever you:
 – create a new post
or page and add a new media – edit an existing post or page to add or update a media
file

NOTE:
 It will not get triggered if you upload a media on the media library page.
Fortunately, after you upload a media like this, you can directly trigger a sync
to backblaze by using the action button that we put at your disposal.

### REQUIREMENTS

This plugin relies and assumes that you have _rclone_ installed on your server.

Refer to this guide on how to install rclone: [https://rclone.org/downloads/](https://rclone.org/downloads/)

### TODO in next phase

 * Identify an appropriate **hook** when a media is uploaded via the **_WordPress
   Media Library_** so that we can trigger the sync for this action as well
 * Tell the sync process to ignore certain type of files
 * The log file messages are not pretty – create a custom approach for that instead
   of relying on `monolog/monolog`
 * (DONE) Show a real-time verbose mode of the sync when triggering the sync manual
   using the action button?

### Contributing

The best way to contribute to the development of this plugin is by participating
on the GitHub project:

[https://github.com/wkhayrattee/b2-sync](https://github.com/wkhayrattee/b2-sync)

There are many ways you can contribute:

 * Raise an issue if you found one
 * Create/send us a Pull Request with your bug fixes and/or new features
 * Provide us with your feedback and/or suggestions for any improvement or enhancement
 * Translation – this is an area we are yet to do

### Attributions

 * **Storyset** for the illustrations

## 屏幕截图

 * [[
 * The admin settings page for configuring the parameters & credentials for your
   backblaza b2 bucket
 * [[
 * The admin message log screen

## 安装

1) Install & activate the plugin

2) Fill in your Backblaze B2 Bucket credentials on the admin page “B2-Sync” menu

## 评价

此插件暂无评价。

## 贡献者及开发者

「b2-sync」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Wasseem Khayrattee ](https://profiles.wordpress.org/wkhayrattee/)

[帮助将「b2-sync」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/b2-sync)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/b2-sync/)，查看[SVN仓库](https://plugins.svn.wordpress.org/b2-sync/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/b2-sync/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/b2-sync/)。

## 更新日志

#### 1.2.0 (December 5, 2021)

 * FIX: the process was blocking with wait(), let us try to make it async as getting
   real-time output and being async is a challenge
 * Enhancement: display all lines in the log henceforth so that user can see what
   is happening from start to end

#### 1.1.0 (December 4, 2021)

 * New Feature: see real-time output on the log screen
 * Enhancement: Allow the system to check if a sync process is already running so
   tha we prevent triggering any duplicate sync process

#### 1.0.0 (November 28, 2021)

 * Initial release onto WordPress.org plugin repo with the initial code from phase
   1 of this plugin

#### 0.1.0 (November 20, 2021)

 * Initial commit of working code for the benefit of everyone who needs this plugin

## 额外信息

 *  版本 **1.2.0**
 *  最后更新：**4 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.7.0 或更高版本 **
 *  已测试的最高版本为 **5.8.13**
 *  PHP 版本 ** 7.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/b2-sync/)
 * 标签
 * [backup](https://cn.wordpress.org/plugins/tags/backup/)[sync](https://cn.wordpress.org/plugins/tags/sync/)
 *  [高级视图](https://cn.wordpress.org/plugins/b2-sync/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/b2-sync/reviews/)

## 贡献者

 *   [ Wasseem Khayrattee ](https://profiles.wordpress.org/wkhayrattee/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/b2-sync/)