diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-04-25 13:43:41 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-04-25 13:43:41 -0400 |
commit | 031ca966be5a3c5026dfa5fb30d425e3dfd6733c (patch) | |
tree | c4bd879e308a201ad571a1070396dd0b52c3d758 /doc | |
parent | 22079e1d9388908983ac6a2927e924a529703881 (diff) |
devblog
Diffstat (limited to 'doc')
-rw-r--r-- | doc/devblog/day_386__day_off.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/devblog/day_386__day_off.mdwn b/doc/devblog/day_386__day_off.mdwn new file mode 100644 index 000000000..ae73307bb --- /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 +<https://github.com/DanielDent/git-annex-remote-rclone> 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. |