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://ja.wordpress.org/plugins/b2-sync/#description)
 * [レビュー](https://ja.wordpress.org/plugins/b2-sync/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/b2-sync/#installation)
 * [開発](https://ja.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/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/b2-sync/)を 
[RSS](https://plugins.trac.wordpress.org/log/b2-sync/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 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://ja.wordpress.org/plugins/tags/backup/)[sync](https://ja.wordpress.org/plugins/tags/sync/)
 *  [詳細を表示](https://ja.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/)