From 9d16822c63e288767211aca27c880eb3dbffad1b Mon Sep 17 00:00:00 2001 From: andrea rota Date: Tue, 1 Jan 2019 19:52:43 +0000 Subject: [PATCH] note on minimum version with support for b2 multi application keys This trivial patch adds a note about the minimum version of rclone needed in order to be able to use multiple application keys with the b2 backend. As Debian stable (amongst other distros) is shipping an older version, users running rclone < 1.43 and reading about this feature in the online docs may struggle to realise why they are not able to sync to b2 when configured to use an application key other than the master one. For reference: https://github.com/ncw/rclone/issues/2513 --- docs/content/b2.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/b2.md b/docs/content/b2.md index 25be69bab..c2a3b9eaa 100644 --- a/docs/content/b2.md +++ b/docs/content/b2.md @@ -98,7 +98,8 @@ excess files in the bucket. B2 supports multiple [Application Keys for different access permission to B2 Buckets](https://www.backblaze.com/b2/docs/application_keys.html). -You can use these with rclone too. +You can use these with rclone too; you will need to use rclone version 1.43 +or later. Follow Backblaze's docs to create an Application Key with the required permission and add the `Application Key ID` as the `account` and the