From 1ea2b23799fa6f27524914e657c55a70d6e832af Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Apr 2016 13:43:41 -0400 Subject: [PATCH] devblog --- doc/devblog/day_386__day_off.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/devblog/day_386__day_off.mdwn diff --git a/doc/devblog/day_386__day_off.mdwn b/doc/devblog/day_386__day_off.mdwn new file mode 100644 index 0000000000..ae73307bb4 --- /dev/null +++ b/doc/devblog/day_386__day_off.mdwn @@ -0,0 +1,12 @@ +I'm on a long weekend. This did not prevent git-annex from getting an +impressive lot of features though, as Daniel Dent contributed + which uses +[rclone](http://rclone.org/) to add support for a ton of additional cloud +storage things, including: + +Google Drive, Openstack Swift, Rackspace cloud files, Memset Memstore, Dropbox, +Google Cloud Storage, Amazon Cloud Drive, Microsoft One Drive, Hubic, Backblaze +B2, Yandex Disk + +Wow! I hope that rclone will end up packaged in more distributions (eg Debian) +so this will be easier to set up.