1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-16 00:04:40 +00:00

Version v1.23

This commit is contained in:
Nick Craig-Wood
2015-10-03 16:24:07 +01:00
parent b4d7741611
commit 3a900e5bb7
3 changed files with 34 additions and 22 deletions

View File

@@ -1,12 +1,24 @@
---
title: "Documentation"
description: "Rclone Changelog"
date: "2015-09-28"
date: "2015-10-03"
---
Changelog
---------
* v1.23 - 2015-10-03
* New features
* Implement `rclone size` for measuring remotes
* Fixes
* Fix headless config for drive and gcs
* Tell the user they should try again if the webserver method failed
* Improve output of `--dump-headers`
* S3
* Allow anonymous access to public buckets
* Swift
* Stop chunked operations logging "Failed to read info: Object Not Found"
* Use Content-Length on uploads for extra reliability
* v1.22 - 2015-09-28
* Implement rsync like include and exclude flags
* swift