github.com/mckael/restic@v0.8.3/changelog/0.8.2_2018-02-17/pull-1594 (about) 1 Bugfix: Google Cloud Storage: Use generic HTTP transport 2 3 It was discovered that the Google Cloud Storage backend did not use the generic 4 HTTP transport, so things such as bandwidth limiting with `--limit-upload` did 5 not work. This is resolved now. 6 7 https://github.com/restic/restic/pull/1594