Commit graph

  • 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
  • 771e60bd07 Show errors when reading the config file Nick Craig-Wood 2015-08-15 17:15:02 +01:00
  • 40b3c4883f testing: add -remote flag to allow unit tests to run on other remotes Nick Craig-Wood 2015-08-15 15:40:18 +01:00
  • e320f4a988 Add Shimon Doodkin to contributors Nick Craig-Wood 2015-08-10 11:25:21 +01:00
  • 5835f15f21 linux installation instructions binary download Shimon Doodkin 2015-06-28 12:38:27 +03:00
  • 67c311233b Run travis builds on container-based infrastructure Leonid Shalupov 2015-08-08 21:38:19 +02:00
  • 3fcff32524 do not print stats in quiet mode - fixes #70 Leonid Shalupov 2015-08-08 21:10:31 +02:00
  • 472f065ce7 Make sizes in Dropbox 64 bit - fixes #80 Nick Craig-Wood 2015-08-03 21:18:34 +01:00
  • 6c6d7eb770 Drop support for Go 1.1 Nick Craig-Wood 2015-01-05 08:23:37 +00:00
  • c646ada3c3 docs: add FAQ and update docs Nick Craig-Wood 2015-07-30 20:26:29 +01:00
  • f55359b3ac Fix created directories not obeying umask Nick Craig-Wood 2015-07-29 10:21:12 +01:00
  • 9d9a17547a Version v1.17 v1.17 Nick Craig-Wood 2015-06-14 15:36:16 +01:00
  • c6dc88766b Add Leonid Shalupov to contributors Nick Craig-Wood 2015-06-14 15:32:16 +01:00
  • 754ce9dec6 dropbox: record names coming from dropbox API, fixes #53 case insensitivity causes duplicated files Leonid Shalupov 2015-05-23 20:56:48 +02:00
  • bd5f685d0a fix TestLsLong on non-UTC timezones Leonid Shalupov 2015-06-13 11:36:07 +02:00
  • c663e24669 Note how to update rclone dependencies in the install documentation Nick Craig-Wood 2015-06-14 15:04:39 +01:00
  • 5948764e9e Link to changelog Nick Craig-Wood 2015-06-14 15:04:29 +01:00
  • 539ad44757 Version v1.16 v1.16 Nick Craig-Wood 2015-06-09 18:00:33 +01:00
  • 74994a2ec1 Fix uploading big files which was causing timeouts or panics Nick Craig-Wood 2015-06-09 17:29:25 +01:00
  • 97dced6a0b Don't check md5sum after download with --size-only - fixes #75 Nick Craig-Wood 2015-06-09 13:18:40 +01:00
  • e04acb09ce Version v1.15 v1.15 Nick Craig-Wood 2015-06-06 15:45:00 +01:00
  • 87ed7fc932 Document rclone's limitations with directories - fixes #69 Nick Craig-Wood 2015-06-06 14:33:08 +01:00
  • 90744301d3 Fix package docs so they appear in godoc correctly Nick Craig-Wood 2015-06-06 14:24:30 +01:00
  • bf4879f57f Expand docs and remove duplicated information Nick Craig-Wood 2015-06-06 10:05:21 +01:00
  • e22b445cff Implement --size-only flag to sync on size not checksum & modtime - fixes #75 Nick Craig-Wood 2015-06-06 08:38:45 +01:00
  • 5ab7970e18 dropbox: update docs about case insensitivity - see #53 Nick Craig-Wood 2015-05-18 20:07:49 +01:00
  • e984eeedc4 Add Alex Couper to contributors Nick Craig-Wood 2015-06-05 20:12:56 +01:00
  • 968b5a0984 Update notes Nick Craig-Wood 2015-06-05 20:00:36 +01:00
  • 7af1282375 Add --checksum flag to only discard transfers by MD5SUM - fixes #61 Alex Couper 2015-06-03 14:08:27 +00:00
  • d9fcc32f70 Version v1.14 v1.14 Nick Craig-Wood 2015-05-21 20:13:40 +01:00
  • 870a9fc3b2 local: fix encoding of non utf-8 file names - fixes #66 Nick Craig-Wood 2015-05-21 18:40:16 +01:00
  • 8e3703abeb drive: docs about rate limiting Nick Craig-Wood 2015-05-21 18:39:46 +01:00
  • ba81277bbe google cloud storage: Fix compile after API change in "google.golang.org/api/storage/v1" Nick Craig-Wood 2015-05-19 08:18:26 +01:00
  • 88293a4b8a Version v1.13 v1.13 Nick Craig-Wood 2015-05-10 12:39:06 +01:00
  • 981104519e Revise documentation (especially sync) - fixes #39 Nick Craig-Wood 2015-05-10 12:17:24 +01:00
  • 1d254a3674 Implement --timeout and --conntimeout - fixes #54 Nick Craig-Wood 2015-05-10 11:25:54 +01:00