Nick Craig-Wood
|
d64a37772f
|
local: Fix directory separators on Windows - fixes #24
|
2015-02-07 22:32:51 +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
|
3d83a265c5
|
Update notes
|
2015-02-05 22:44:02 +00:00 |
|
Nick Craig-Wood
|
18a8a61cc5
|
Release v1.08
|
2015-02-04 22:31:56 +00:00 |
|
Nick Craig-Wood
|
1758621a51
|
drive: fix subdirectory listing to not list entire drive - fixes #23
This was causing inexplicably slow transfers on subdirectories of
drives with lots of files.
|
2015-02-04 22:22:03 +00:00 |
|
Nick Craig-Wood
|
5710247bf6
|
drive: Fix SetModTime
|
2015-01-04 23:19:59 +00:00 |
|
Nick Craig-Wood
|
78b03929b7
|
Fix ModTime test
|
2015-01-04 16:57:55 +00:00 |
|
Nick Craig-Wood
|
492362ec7d
|
Catch nil from List() in tests
|
2015-01-04 16:23:22 +00:00 |
|
Nick Craig-Wood
|
51b24a1dc6
|
dropbox: adapt code to recent library changes
|
2014-12-23 13:55:22 +00:00 |
|
Nick Craig-Wood
|
cfdb48c864
|
Version v1.07
|
2014-12-23 11:26:32 +00:00 |
|
Nick Craig-Wood
|
14567952b3
|
google cloud storage: Fix memory leak - fixes #17
This was the same problem as issue #5 (which affected google drive)
|
2014-12-23 11:03:34 +00:00 |
|
Nick Craig-Wood
|
2b052671e2
|
swift: Add docs for tentant
|
2014-12-12 20:38:35 +00:00 |
|
Nick Craig-Wood
|
439a126af6
|
Version v1.06
|
2014-12-12 20:13:03 +00:00 |
|
Nick Craig-Wood
|
0fb35f081a
|
Use new location of Google API package - fixes #16
|
2014-12-12 20:02:08 +00:00 |
|
Nick Craig-Wood
|
9ba25c7219
|
Test with go 1.4 too
|
2014-12-12 19:27:14 +00:00 |
|
Nick Craig-Wood
|
af9c447146
|
Fix "Couldn't find home directory" on OSX - fixes #15
|
2014-12-12 19:18:23 +00:00 |
|
Nick Craig-Wood
|
ee6b39aa6c
|
Add tenant parameter for swift - fixes #13
|
2014-12-12 15:26:08 +00:00 |
|
Nick Craig-Wood
|
839133c5e1
|
Version v1.05
|
2014-08-09 17:22:17 +01:00 |
|
Nick Craig-Wood
|
f4eb48e531
|
Fix test incantation
|
2014-08-09 17:18:17 +01:00 |
|
Nick Craig-Wood
|
18439cf2d7
|
Move rclonetest into go tests for fs module
|
2014-08-03 11:18:25 +01:00 |
|
Nick Craig-Wood
|
d3c16608e4
|
Test Listing the Root of each Fs
|
2014-07-31 23:20:39 +01:00 |
|
Nick Craig-Wood
|
3e27ff1b95
|
Add Root List test and fs.Limited tests for single files
|
2014-07-31 21:35:29 +01:00 |
|
Nick Craig-Wood
|
ff91698fb5
|
Skip tests if test remote not configured
|
2014-07-31 08:51:39 +01:00 |
|
Nick Craig-Wood
|
c389616657
|
all: make private functions / variables / constant which shouldn't be public
|
2014-07-29 17:50:07 +01:00 |
|
Nick Craig-Wood
|
442578ca25
|
drive: reset root directory on Rmdir and Purge
|
2014-07-29 17:32:06 +01:00 |
|
Nick Craig-Wood
|
0b51d6221a
|
s3: make reading metadata more reliable to work around eventual consistency problems
|
2014-07-29 17:32:06 +01:00 |
|
Nick Craig-Wood
|
2f9f9afac2
|
fs: Document that Purger returns error on empty directory, test and fix
|
2014-07-29 17:18:22 +01:00 |
|
Nick Craig-Wood
|
9711a5d647
|
google cloud storage: re-read metadata in SetModTime
|
2014-07-29 17:18:22 +01:00 |
|
Nick Craig-Wood
|
cc679aa714
|
google cloud storage: fix ListDir on subdirectory
|
2014-07-29 17:18:22 +01:00 |
|
Nick Craig-Wood
|
457ef2c190
|
Automatically generate the tests files for each Fs
|
2014-07-29 17:18:22 +01:00 |
|
Nick Craig-Wood
|
17ffb0855f
|
Fixes after running errcheck
|
2014-07-25 18:19:49 +01:00 |
|
Nick Craig-Wood
|
125fc8f1f0
|
s3: strip trailing / from ListDir()
|
2014-07-24 23:13:33 +01:00 |
|
Nick Craig-Wood
|
1660903aa2
|
local: fix unit tests
* Change log.Printf into fs.Log
* Re-read metadata on SetModtime
|
2014-07-24 23:13:33 +01:00 |
|
Nick Craig-Wood
|
b013c58537
|
swift: return directories without / in ListDir
|
2014-07-24 23:13:33 +01:00 |
|
Nick Craig-Wood
|
a5b0d88608
|
Make tests for each Fs
Factor tests out of rclonetest
|
2014-07-24 23:13:32 +01:00 |
|
Nick Craig-Wood
|
02d50f8c6e
|
local: remove annoying debug message
|
2014-07-22 23:06:01 +01:00 |
|
Nick Craig-Wood
|
e09ef62d5b
|
core: Fix race detected by go race detector
|
2014-07-22 23:03:14 +01:00 |
|
Nick Craig-Wood
|
a75bc0703f
|
Version 1.04
|
2014-07-21 21:32:37 +01:00 |
|
Nick Craig-Wood
|
80ecea82e8
|
google cloud storage: Fix crash on Update error - fixes #9
|
2014-07-21 21:25:46 +01:00 |
|
Nick Craig-Wood
|
54cd46372a
|
Version 1.03
|
2014-07-20 11:28:50 +01:00 |
|
Nick Craig-Wood
|
282cba20a0
|
swift, s3, dropbox: fix metadata read on Update()
This was causing changed files to be marked as corrupted on upload
|
2014-07-20 11:23:05 +01:00 |
|
Nick Craig-Wood
|
2479ce2c8e
|
dropbox: go1.1 compatibility
|
2014-07-19 15:48:40 +01:00 |
|
Nick Craig-Wood
|
9aa4b6bd9b
|
Version 1.02
|
2014-07-19 13:24:48 +01:00 |
|
Nick Craig-Wood
|
6c10024420
|
rclonetest: add --subdir flag for testing with a sub directory
Also add a test script for testing all the remotes
|
2014-07-19 13:07:56 +01:00 |
|
Nick Craig-Wood
|
e559194fb2
|
fs: Verify sizes are the same after transfer in Copy()
|
2014-07-19 13:05:07 +01:00 |
|
Nick Craig-Wood
|
1c472348b6
|
s3: Read metadata after Update or Put
|
2014-07-19 13:05:07 +01:00 |
|
Nick Craig-Wood
|
5a8bce6353
|
swift: Read metadata after Update or Put
|
2014-07-19 13:05:06 +01:00 |
|
Nick Craig-Wood
|
f9b31591f9
|
drive: Flush directory cache on Purge
|
2014-07-19 13:05:06 +01:00 |
|
Nick Craig-Wood
|
1527e64ee7
|
local: Implement Purger interface
|
2014-07-19 13:05:01 +01:00 |
|