Colin Nicholson
|
d2b537d9a1
|
Fix docs link typo for googlecloudstorage - fixes #120
|
2015-09-08 21:02:48 +01:00 |
|
Nick Craig-Wood
|
a96b522958
|
Implement server side copies if possible - fixes #99
Add optional fs.Copier interface
Implemented for
* swift
* s3
* drive
* dropbox
* google cloud storage
|
2015-08-23 21:18:38 +01:00 |
|
Nick Craig-Wood
|
bf4879f57f
|
Expand docs and remove duplicated information
|
2015-06-06 14:17:14 +01:00 |
|
Nick Craig-Wood
|
e22b445cff
|
Implement --size-only flag to sync on size not checksum & modtime - fixes #75
|
2015-06-06 08:49:01 +01:00 |
|
Nick Craig-Wood
|
e984eeedc4
|
Add Alex Couper to contributors
|
2015-06-05 20:12:56 +01:00 |
|
Alex Couper
|
7af1282375
|
Add --checksum flag to only discard transfers by MD5SUM - fixes #61
Useful for copying between backends where checksum fetching is fast,
ie any of s3, swift, drive or googlecloudstorage.
|
2015-06-05 19:46:03 +01:00 |
|
Nick Craig-Wood
|
981104519e
|
Revise documentation (especially sync) - fixes #39
|
2015-05-10 12:17:24 +01:00 |
|
Nick Craig-Wood
|
1d254a3674
|
Implement --timeout and --conntimeout - fixes #54
NB dropbox still to do
|
2015-05-10 11:29:55 +01:00 |
|
Nick Craig-Wood
|
a5974999eb
|
Update docs - fixes #32
|
2015-02-28 14:15:47 +00:00 |
|
Nick Craig-Wood
|
24a6ff54c2
|
Add --log-file flag to log everything (including panics) to file
|
2015-02-28 08:10:20 +00:00 |
|
Nick Craig-Wood
|
a287e3ced7
|
Implement --bwlimit to limit data transfer bandwidth
|
2015-02-27 15:03:47 +00:00 |
|
Nick Craig-Wood
|
5fb6f94579
|
drive: fix rate limit exceeded errors - fixes #20
This is done by pacing the requests to drive and backing them off
using an exponential increase. Put and Modify operations can now be
retried also.
|
2015-02-07 22:32:51 +00:00 |
|
Nick Craig-Wood
|
20535348db
|
Update docs to remove obsolete bug - fixes #21
|
2015-02-07 22:32:51 +00:00 |
|
Nick Craig-Wood
|
07f9a1a9f0
|
Update docs for Dropbox and Google Cloud Storage
|
2014-07-18 10:10:08 +01:00 |
|
Nick Craig-Wood
|
580fa3a5a7
|
Documentation updates
|
2014-04-26 17:43:41 +01:00 |
|
Nick Craig-Wood
|
365dc2ff59
|
Version v0.96 - automate the release process
|
2014-04-25 18:18:58 +01:00 |
|
Nick Craig-Wood
|
40f755df20
|
Rename docs directory
|
2014-04-17 22:32:39 +01:00 |
|