Nick Craig-Wood
|
0cb9bb3b54
|
Redo http Transport code
* Insert User-Agent in Transport - fixes #199
* Update timeouts to use Context
* Modernise transport
|
2016-09-12 17:50:19 +01:00 |
|
Nick Craig-Wood
|
e4650eff58
|
drive: fix retry of multipart uploads - fixes #520
Reset the reader on retry otherwise it is empty when read again.
|
2016-06-15 21:48:30 +01:00 |
|
Nick Craig-Wood
|
4c5b2833b3
|
Convert to using github.com/pkg/errors everywhere
|
2016-06-13 17:43:03 +01:00 |
|
Nick Craig-Wood
|
b257de4aba
|
Be more constistent with naming in remotes
* External objects are called Fs and Object
* Object.fs always points to the Fs
|
2015-11-07 11:14:46 +00:00 |
|
Nick Craig-Wood
|
e9c915e6fe
|
Fix golint warnings
|
2015-09-22 18:47:16 +01:00 |
|
Nick Craig-Wood
|
073d112204
|
Factor pacer module from Drive and use it in Amazon Cloud Drive for
smooth API pacing and retry logic.
|
2015-09-11 19:18:41 +01:00 |
|
Nick Craig-Wood
|
7c120b8bc5
|
drive: add --drive-chunk-size and --drive-upload-cutoff parameters
|
2015-03-15 15:27:55 +00:00 |
|
Nick Craig-Wood
|
81a933ae38
|
drive: Use chunked upload for files - fixes #33
|
2015-03-15 15:27:55 +00:00 |
|