rclone/fs
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
..
accounting.go Fix differences print out on check 2013-07-02 08:33:17 +01:00
config.go Fix "Couldn't find home directory" on OSX - fixes #15 2014-12-12 19:18:23 +00:00
fs.go drive: fix rate limit exceeded errors - fixes #20 2015-02-07 22:32:51 +00:00
limited.go Implement single file operations for all file systems 2014-05-05 22:17:57 +01:00
operations.go drive: fix rate limit exceeded errors - fixes #20 2015-02-07 22:32:51 +00:00
operations_test.go Move rclonetest into go tests for fs module 2014-08-03 11:18:25 +01:00
seekwrapper.go google cloud storage: Fix memory leak - fixes #17 2014-12-23 11:03:34 +00:00
test_all.sh Move rclonetest into go tests for fs module 2014-08-03 11:18:25 +01:00
version.go Release v1.08 2015-02-04 22:31:56 +00:00