Commit Graph

  • 1b95718460 Fix typos in filter docs and unit test assertions Nick Craig-Wood 2015-10-20 09:16:47 +01:00
  • 6a3580c556 Show status of master branch, so it doesn't show the status of the last pushed branch, klauspost 2015-10-16 11:58:35 +02:00
  • 16c9fba5de Fix tests failing on Windows. klauspost 2015-10-16 11:49:00 +02:00
  • 4e952af614 Allow spaces in remotes and check remote names for validity at creation time - fixes #171 Nick Craig-Wood 2015-10-12 17:54:09 +01:00
  • 6344c3051c Add async readahead buffer Klaus Post 2015-10-06 16:35:22 +02:00
  • ab9f521cbd Allow '&' and disallow ':' in Windows filenames. klauspost 2015-10-05 11:04:25 +02:00
  • 3a900e5bb7 Version v1.23 v1.23 Nick Craig-Wood 2015-10-03 16:24:07 +01:00
  • b4d7741611 Improve output of --dump-headers Nick Craig-Wood 2015-10-03 15:39:31 +01:00
  • 95fd79faf9 swift: use Content-Length on uploads - fixes #125 Nick Craig-Wood 2015-10-03 15:38:35 +01:00
  • b79dc01016 swift: stop chunked operations logging "Failed to read info: Object Not Found" Nick Craig-Wood 2015-10-03 15:30:31 +01:00
  • bf562d7373 Tweak wording on client/secret ids in acd, gcs and drive - fixes #155 Nick Craig-Wood 2015-10-03 14:23:12 +01:00
  • 2e9f2ea3d3 oauthutil: fix headless config for drive and gcs - fixes #158 Nick Craig-Wood 2015-10-02 21:06:11 +01:00
  • 177dbbc29a Implement rclone size for measuring remotes - fixes #153 Nick Craig-Wood 2015-10-02 19:48:48 +01:00
  • 4712043e26 Fix race condition in pacer tests - fixes #156 Nick Craig-Wood 2015-10-02 19:08:55 +01:00
  • 852acd5e4e oauthutil: tell the user they should try again if the webserver method failed Nick Craig-Wood 2015-09-30 15:04:02 +01:00
  • 9f1daabb2c s3: allow anonymous access to public repositories - fixes #154 Nick Craig-Wood 2015-09-29 09:58:03 +01:00
  • 938dd24cc9 Fix typo Nick Craig-Wood 2015-09-28 22:51:33 +01:00
  • 57aad81b68 Version v1.22 v1.22 Nick Craig-Wood 2015-09-28 19:38:20 +01:00
  • a91bcaaeb0 Implement rsync like include and exclude - fixes #27 Nick Craig-Wood 2015-09-27 16:13:20 +01:00
  • d04c21b198 Add Sergey Tolmachev to contributors Nick Craig-Wood 2015-09-28 19:12:35 +01:00
  • 4a0a42c2f1 swift: large file upload fixes Nick Craig-Wood 2015-09-26 12:51:05 +01:00
  • cc7b9af50e swift: support files > 5GB - fixes #46 Sergey Tolmachev 2015-09-23 09:57:48 +03:00
  • 68fef49c55 swift: fetch headers as the only source of metadata Nick Craig-Wood 2015-09-24 17:41:16 +01:00
  • 5d4b149884 Version v1.21 v1.21 Nick Craig-Wood 2015-09-22 21:05:11 +01:00
  • 5f20ae707d Make lsl output times in localtime and fix tests - fixes #141 Nick Craig-Wood 2015-09-22 19:04:12 +01:00
  • e9c915e6fe Fix golint warnings Nick Craig-Wood 2015-09-22 18:47:16 +01:00
  • 2ed158aba3 Fixes from go vet and errcheck Nick Craig-Wood 2015-09-22 07:31:12 +01:00
  • 05050d53ad Implement compliant pacing scheme for Amazon Cloud Drive Nick Craig-Wood 2015-09-17 18:12:37 +01:00
  • e391311512 gofmt Nick Craig-Wood 2015-09-17 18:42:39 +01:00
  • 3234c28f7c Minor adjustments to Unc path conversion function. klauspost 2015-09-17 11:50:41 +02:00
  • 6fbd9cf24b Make Google Drive Directory reads concurrent for increased speed. klauspost 2015-09-17 14:31:10 +02:00
  • bc5b63ffef Move ACD Connection-limiter into Pacer. klauspost 2015-09-17 13:49:52 +02:00
  • 788ef76f1c Show more of the filename and align output. klauspost 2015-09-17 15:53:45 +02:00
  • 0872ec3204 Allow user to override credentials again in drive, gcs and acd - fixes #139 Nick Craig-Wood 2015-09-16 20:08:40 +01:00
  • 0a5870208e Display individual transfer progress klauspost 2015-09-15 16:46:06 +02:00
  • 3219334c3e Add "-race" test to travis. klauspost 2015-09-16 12:26:28 +02:00
  • 79fd662676 Protect concurrent read/writes to pacer. klauspost 2015-09-16 12:25:55 +02:00
  • 34193fd8d9 Version v1.20 v1.20 Nick Craig-Wood 2015-09-15 07:42:31 +01:00
  • 2203766f77 Retry listing in tests to work around eventual consistency Nick Craig-Wood 2015-09-14 21:01:25 +01:00
  • 235cbe0e57 amazon cloud drive: retry 409 errors too Nick Craig-Wood 2015-09-14 21:00:44 +01:00
  • f50f353b5d local: always use UNC paths on Windows - fixes #124, fixes #130, fixes #90 klauspost 2015-09-11 11:37:12 +02:00
  • 00afe6cc96 ACD: Shorten minimum and maximum sleep. Klaus Post 2015-09-13 20:07:32 +02:00
  • dd48e62b7e Limit concurrent directory listings. Klaus Post 2015-09-13 16:05:13 +02:00
  • a1a780e847 Read folders in separate goroutines. Klaus Post 2015-09-12 21:59:14 +02:00
  • fa87077211 Retry if a timeout occurs. Klaus Post 2015-09-13 16:22:41 +02:00
  • 6ac7145d2d Retry when we get a "500 Internal server error". Klaus Post 2015-09-12 22:48:48 +02:00
  • f1226f19b2 drive, googlecloudstorage: optionally use auto config for the oauth token Nick Craig-Wood 2015-09-12 14:17:39 +01:00
  • 3ecbf2af25 Fix missing link text. Klaus Post 2015-09-12 11:22:17 +02:00
  • 79f2e95bf9 Add Klaus Post to Contributors Nick Craig-Wood 2015-09-11 20:20:28 +01:00
  • faee50b238 List multiple matched commands. klauspost 2015-09-11 15:01:35 +02:00
  • 807d4a3c00 Improve OAUTH2 usability - fixes #131 klauspost 2015-09-11 14:26:51 +02:00
  • 073d112204 Factor pacer module from Drive and use it in Amazon Cloud Drive for smooth API pacing and retry logic. Nick Craig-Wood 2015-09-11 19:18:41 +01:00
  • 14f814b806 acd: Retry on 429 errors with backoff and fix upload of 0 length files Nick Craig-Wood 2015-09-09 23:23:37 +01:00
  • a288c2b3a3 Make a retry error wrapper for a plain error Nick Craig-Wood 2015-09-09 23:22:41 +01:00
  • fec16b0ac8 acd: Skip test on FS which don't support ModifiedTime Nick Craig-Wood 2015-09-09 23:21:50 +01:00
  • dd8717797e Implement --dump-headers and --dump-bodies debug flags Nick Craig-Wood 2015-09-08 21:01:26 +01:00
  • 7e7c239f09 Through popular demand add a donations page Nick Craig-Wood 2015-09-07 17:48:01 +01:00
  • edd0e8abb1 Add Colin Nicholson to contributors Nick Craig-Wood 2015-09-06 16:37:46 +01:00
  • d2b537d9a1 Fix docs link typo for googlecloudstorage - fixes #120 Colin Nicholson 2015-09-04 11:06:25 +01:00
  • 8c3df224ef Implement Amazon Cloud Drive - fixes #45 Nick Craig-Wood 2015-09-02 23:37:42 +01:00
  • 967fd2a778 dircache: implement FindRootParent and unify locking Nick Craig-Wood 2015-09-06 10:26:41 +01:00
  • ea12e446ca Factor DirCache from drive into its own module Nick Craig-Wood 2015-09-03 21:25:55 +01:00
  • c8cd2b510f More notes Nick Craig-Wood 2015-09-02 19:17:33 +01:00
  • 8b05a8322b FAQ entry about bidirectional sync - see #118 Nick Craig-Wood 2015-09-02 08:33:18 +01:00
  • c98a51b26c Lightly obscure secrets Nick Craig-Wood 2015-09-01 22:33:34 +01:00
  • e2717a031e Implement Mover and DirMover interfaces fixes #115 Nick Craig-Wood 2015-08-31 21:05:51 +01:00
  • 8d33ce0154 Check for source and dest being the same in sync/copy/move Nick Craig-Wood 2015-09-01 20:50:28 +01:00
  • 92745aa950 Add Root() to Fs interface Nick Craig-Wood 2015-09-01 20:45:27 +01:00
  • cbc6bf6a89 FAQ entry on partial transfers / binary diffs - fixes #113 Nick Craig-Wood 2015-08-31 12:47:07 +01:00
  • f72575e75f Remove support for go 1.2 now that go 1.5 is out Nick Craig-Wood 2015-08-29 18:58:48 +01:00
  • 0168f55f3e Switch to spf13 fork of pflag - fixes #116 Nick Craig-Wood 2015-08-29 18:14:24 +01:00
  • 8b60ab86a1 dropbox: force use of our custom transport which makes timeouts work Nick Craig-Wood 2015-08-29 17:45:10 +01:00
  • 7463a7a509 Use "golang.org/x/oauth2" as oauth libary of choice - fixes #102 Nick Craig-Wood 2015-08-18 08:55:09 +01:00
  • 9ed2de3d6e Version v1.19 v1.19 Nick Craig-Wood 2015-08-28 09:47:13 +01:00
  • 4f35fb59c8 Build for plan9/amd64 and solaris/amd64 too Nick Craig-Wood 2015-08-28 09:40:46 +01:00
  • 59ba8f28c8 Implement move command - fixes #35 Nick Craig-Wood 2015-08-24 21:42:23 +01:00
  • d298b578ab s3: Fix after upstream API changes in aws-sdk-go/aws - fixes #114 Nick Craig-Wood 2015-08-28 08:47:41 +01:00
  • fabbc035c4 Make a current version download with a fixed URL for scripting - fixes #106 Nick Craig-Wood 2015-08-27 20:11:11 +01:00
  • 6530b07cde FAQ entry about copying the config file Nick Craig-Wood 2015-08-27 19:46:28 +01:00
  • f8b7eaec93 s3: Document cross region bucket limitations - fixes #105 Nick Craig-Wood 2015-08-25 20:15:50 +01:00
  • 5c226e91c0 Ignore rmdir in limited fs rather than throwing error - fixes #112 Nick Craig-Wood 2015-08-25 19:16:25 +01:00
  • 8e3d45d2dc dropbox: increase chunk size to improve upload speeds - fixes #103 Nick Craig-Wood 2015-08-25 19:01:37 +01:00
  • a96b522958 Implement server side copies if possible - fixes #99 Nick Craig-Wood 2015-02-14 18:48:08 +00:00
  • fedf81c2b7 Add Name() to Fs interface to return name as passed to NewFs Nick Craig-Wood 2015-08-22 16:53:11 +01:00
  • 0c6f816a49 Implement --retries flag - fixes #109 Nick Craig-Wood 2015-08-20 21:07:00 +01:00
  • dfe771fb0c Correct log messages for remotes which don't support modtime/md5sum Nick Craig-Wood 2015-08-20 20:48:58 +01:00
  • bc19e2d84b dropbox: Issue an error message when trying to upload bad file name - fixes #108 Nick Craig-Wood 2015-08-20 18:36:06 +01:00
  • 8c4d91cff7 Add privacy policy to the website Nick Craig-Wood 2015-08-19 22:10:04 +01:00
  • 2fcc18779b Version v1.18 v1.18 Nick Craig-Wood 2015-08-17 17:59:37 +01:00
  • 96cc3e5a0b Add FAQ to menu and documentation fixes Nick Craig-Wood 2015-08-17 17:14:05 +01:00
  • cc8fe0630c Change email of Leonid Shalupov - fixes #94 Leonid Shalupov 2015-08-10 13:19:55 +02:00
  • 1d9e76bb0f dropbox: remove datastore - Fixes #55 #84 Nick Craig-Wood 2015-08-16 23:24:34 +01:00
  • 337110b7a0 s3: remove verbose debug about invalid md5sums for multipart upload Nick Craig-Wood 2015-08-16 18:14:22 +01:00
  • 83733205f6 Fix favicon - fixes #79 Nick Craig-Wood 2015-08-16 15:33:56 +01:00
  • d8306938a1 drive: Add --drive-use-trash flag so rclone trashes instead of deletes - fixes #82 Nick Craig-Wood 2015-08-16 14:49:58 +01:00
  • 88ea8b305d drive: Add "Forbidden to download" message for files with no downloadURL - fixes #95 Nick Craig-Wood 2015-08-16 14:11:21 +01:00
  • e2f4d7b5e3 FAQ entry about using rclone from multiple places - fixes #78 Nick Craig-Wood 2015-08-16 14:07:13 +01:00
  • 8140869767 s3: Update documentation after transition to new SDK - also fixes #47 Nick Craig-Wood 2015-08-15 18:44:45 +01:00
  • 6a8de87116 s3: make v2 signatures work for ceph Nick Craig-Wood 2015-08-10 11:02:34 +01:00
  • 0da6f24221 s3: use official github.com/aws/aws-sdk-go including multipart upload - fixes #101 Nick Craig-Wood 2014-12-23 12:09:02 +00:00