Commit Graph

  • b3d0848d09 b2: Fix download of large files - fixes #678 Nick Craig-Wood 2016-09-05 17:26:04 +01:00
  • 0c6990bc95 gcs: Fix compile after removal of SetOpaque Nick Craig-Wood 2016-09-05 16:08:17 +01:00
  • d9bba67d18 b2: return error when we try to create a bucket which someone else owns #645 Nick Craig-Wood 2016-08-25 21:43:43 +01:00
  • 140a3d0aef b2: Fix encrypted uploads #644 Nick Craig-Wood 2016-08-25 21:26:55 +01:00
  • 31fe800d6a Add crypt to the docs index plus a few docs tweaks Nick Craig-Wood 2016-08-24 23:48:37 +01:00
  • 3996bbb8cb Version v1.33 v1.33 Nick Craig-Wood 2016-08-24 22:58:24 +01:00
  • c2599cb116 Fix crypt tests on Windows Nick Craig-Wood 2016-08-24 22:21:34 +01:00
  • 2c13074f6c drive: document how to make your own client_id - fixes #560 Nick Craig-Wood 2016-08-24 22:06:41 +01:00
  • 059743a1b0 crypt: add to integration tests Nick Craig-Wood 2016-08-23 17:44:07 +01:00
  • 73cd1f4e88 crypt: Implement DirMover Nick Craig-Wood 2016-08-23 17:43:43 +01:00
  • a54806e5c1 Fix Move when underlying remote returns ErrorCantMove Nick Craig-Wood 2016-08-23 17:40:04 +01:00
  • e6a0521ca2 Make it possible to test Fs multiple times and use this with crypt Nick Craig-Wood 2016-08-20 18:47:33 +01:00
  • 43eadf278c Remove flattening and replace with {off, standard} name encryption Nick Craig-Wood 2016-08-20 18:46:10 +01:00
  • 5f375a182d Create TestCrypt remote Nick Craig-Wood 2016-08-20 16:25:51 +01:00
  • 663dd6ed8b crypt: ask for a second password for the salt Nick Craig-Wood 2016-08-19 20:02:02 +01:00
  • 226c2a0d83 Implement crypt for encrypted remotes - #219 Nick Craig-Wood 2016-07-25 19:18:56 +01:00
  • b4b4b6cb1c Allow Fs tests to declare new config items Nick Craig-Wood 2016-08-20 16:25:14 +01:00
  • 9985fc40f4 Make Password parameters obey Optional flag and offer to generate random ones Nick Craig-Wood 2016-08-19 20:00:05 +01:00
  • b1de4c8cba Implement password Option and re-implement editing Nick Craig-Wood 2016-08-14 17:16:06 +01:00
  • 6a4e424630 Re-implement Obscure/Reveal so they use AES-CTR encryption Nick Craig-Wood 2016-08-14 12:04:43 +01:00
  • ebb67c135e Fix listToChan passing nil objects to DeleteFile Nick Craig-Wood 2016-07-25 19:13:20 +01:00
  • 326dcf2470 Add more troublesome symbols to test cases Nick Craig-Wood 2016-08-23 14:28:05 +01:00
  • 86eb80ecdc Add Radek Šenfeld to contributors. Nick Craig-Wood 2016-08-23 12:25:39 +01:00
  • 2003ba356b User-configurable Amazon S3 ACL Radek Šenfeld 2016-08-22 14:59:03 +02:00
  • 037a000cc8 b2: fix stats accounting for upload - fixes #602 Nick Craig-Wood 2016-08-22 21:19:38 +01:00
  • 8a771450d2 docs: Add hover over links on headings Nick Craig-Wood 2016-08-22 17:21:06 +01:00
  • 1e7dc06ab8 Fix file encoding Nick Craig-Wood 2016-08-22 16:47:06 +01:00
  • ca841c56a8 Disable smart dashes so --flag shows properly in the docs - fixes #632 Nick Craig-Wood 2016-08-22 16:46:08 +01:00
  • 79eebf1993 onedrive: fix URL escaping in file names - eg uploading files with + in them. Nick Craig-Wood 2016-08-22 10:58:49 +01:00
  • bbccf4acd5 Update go versions Nick Craig-Wood 2016-08-20 14:14:48 +01:00
  • 9e7ddd5efc Fix tests when FUSE isn't present Nick Craig-Wood 2016-08-20 12:43:33 +01:00
  • 6089f443b9 Fix windows build - fixes #628 Nick Craig-Wood 2016-08-18 23:16:47 +01:00
  • 84eb7031bb Implement the rclone cat command Nick Craig-Wood 2016-08-18 22:43:02 +01:00
  • f22029bf3d Add mount command to implement FUSE mounting of remotes #494 Nick Craig-Wood 2016-07-17 23:03:23 +01:00
  • d7b79b4481 Mark the compiled from source version with -DEV - fixes #627 Nick Craig-Wood 2016-08-18 21:31:10 +01:00
  • b5faaf7116 Fix double close of abort channel - fixes #592 Nick Craig-Wood 2016-08-18 18:56:57 +01:00
  • b4f2ada820 b2: on cleanup delete hide marker if it is the current file #604 Nick Craig-Wood 2016-08-18 18:36:00 +01:00
  • 8a66930bd7 acd: document --acd-upload-wait-time Nick Craig-Wood 2016-08-18 17:49:49 +01:00
  • 2ebeed6753 acd: Fix token expiry during large uploads Nick Craig-Wood 2016-08-08 19:05:06 +01:00
  • 23d8ba41d5 oauthuil: implement a timer for token expiry Nick Craig-Wood 2016-08-08 19:02:27 +01:00
  • 4f9e805d44 acd: Work around 408 REQUEST_TIMEOUT and 504 GATEWAY_TIMEOUT errors Nick Craig-Wood 2016-08-05 23:42:49 +01:00
  • 3f7107839e Add Per Cederberg to contributors Nick Craig-Wood 2016-08-18 17:10:50 +01:00
  • bb62c49489 New B2 API endpoint Per Cederberg 2016-08-15 15:59:19 +02:00
  • ae6018355c Correct parameter order for copy/sync etc Nick Craig-Wood 2016-08-06 00:07:36 +01:00
  • 0805ec051f Add BasicInfo interface shared between Dir and Object Nick Craig-Wood 2016-07-18 14:07:35 +01:00
  • e27b91ffb8 Factor each commmand into its own package Nick Craig-Wood 2016-08-05 17:12:27 +01:00
  • 0a7b34eefc Move internals of rclone command into cmd so it can be imported externally Nick Craig-Wood 2016-08-04 22:18:56 +01:00
  • 549cac90af Use cobra autogenerated docs Nick Craig-Wood 2016-08-03 21:36:28 +01:00
  • ba0b41dd92 Add gendocs command to rclone Nick Craig-Wood 2016-08-03 21:35:33 +01:00
  • 2df261e42b Add genautocomplete command to make bash completion script. Nick Craig-Wood 2016-08-03 20:41:08 +01:00
  • 38adb35abe Make dedupe take an optional mode parameter Nick Craig-Wood 2016-08-03 18:00:25 +01:00
  • 520ded60e3 Add memtest command for debugging purposes Nick Craig-Wood 2016-08-03 17:50:27 +01:00
  • ae56df7d4f Add --dedupe-mode only to dedupe command Nick Craig-Wood 2016-08-03 17:35:29 +01:00
  • 412591dfaf Make rclone use cobra for command line parsing Nick Craig-Wood 2016-08-02 23:56:20 +01:00
  • 57f8f1ec92 b2: set maximum backoff to 5 Minutes #597 Nick Craig-Wood 2016-08-01 22:57:52 +01:00
  • f0434789cf Encourage using the latest version before submitting an issue. Nick Craig-Wood 2016-07-28 10:38:16 +01:00
  • c2f6decb9c swift: note that tenant isn't optional for > v1 auth - fixes #563 Nick Craig-Wood 2016-07-15 18:25:30 +01:00
  • 9eeed25418 local: fix filenames with invalid UTF-8 not being uploaded #568 Nick Craig-Wood 2016-07-15 14:18:09 +01:00
  • 67562081f7 Version v1.32 v1.32 Nick Craig-Wood 2016-07-13 17:32:39 +01:00
  • 41917eb1f2 b2: Fix upload of files large files not in root - fixes #582 Nick Craig-Wood 2016-07-13 15:28:39 +01:00
  • c3e996f10f b2 doc fixes Nick Craig-Wood 2016-07-13 14:50:47 +01:00
  • 63f6827a0d Version v1.31 v1.31 Nick Craig-Wood 2016-07-13 12:26:22 +01:00
  • 96e2271cce Factor commands into Makefile Nick Craig-Wood 2016-07-13 12:25:19 +01:00
  • ac3c83f966 Fix integration tests for drive Nick Craig-Wood 2016-07-12 19:41:34 +01:00
  • b9c8e61d39 Explicitly check the state in tests after writing files Nick Craig-Wood 2016-07-12 19:40:41 +01:00
  • a6056408dd Fix move command - stop it running for overlapping fses - fixes #577 Nick Craig-Wood 2016-07-11 11:36:46 +01:00
  • b9479cf7ab Implement --no-update-modtime flag - fixes #511 Nick Craig-Wood 2016-07-12 10:46:45 +01:00
  • 452a5badc1 Add Stefan Weichinger to contributors Nick Craig-Wood 2016-07-11 15:32:58 +01:00
  • d645bf0966 Add basic info how to use ansible role for installation Stefan G. Weichinger 2016-07-09 14:47:55 +02:00
  • 50addaa91e Add Antonio Messina to contributors Nick Craig-Wood 2016-07-11 15:22:17 +01:00
  • 02a3bbaa3d swift: add support for non-default project domain. Antonio Messina 2016-07-05 18:34:22 +02:00
  • a20d80565b Tidy stats output - fixes #541 Nick Craig-Wood 2016-07-11 13:04:30 +01:00
  • 56adb52a21 Rename Amazon Cloud Drive to Amazon Drive - fixes #532 Nick Craig-Wood 2016-07-11 12:42:44 +01:00
  • 8c2fc6daf8 s3: Add instructions on how to use rclone with minio Nick Craig-Wood 2016-07-11 12:12:28 +01:00
  • 4bd9932703 Fix wording in verbose copy logs - fixes #574 Nick Craig-Wood 2016-07-09 10:11:57 +01:00
  • 2a1d4b7563 s3: Add ap-northeast-2 (Seoul) and ap-south-1 (Mumbai) regions - fixes #567 Nick Craig-Wood 2016-07-06 11:14:59 +01:00
  • b394431f18 Improve --files-from docs - fixes #547 Nick Craig-Wood 2016-07-05 12:33:59 +01:00
  • cc628717d8 b2: Add --b2-versions flag so old versions can be listed and retreived. #420 Nick Craig-Wood 2016-07-05 11:26:02 +01:00
  • f3e00133a0 dropbox: Don't retry 461 errors - fixes #551 Nick Craig-Wood 2016-07-04 13:45:10 +01:00
  • 606961f49d b2: Treat 403 errors (eg cap exceeded) as fatal #420 Nick Craig-Wood 2016-07-04 13:16:05 +01:00
  • 13591c7c00 Redo error handling for sync/copy/move Nick Craig-Wood 2016-07-04 13:12:33 +01:00
  • 28f4061892 Add two more classes of error Fatal and NoRetry Nick Craig-Wood 2016-07-04 11:57:30 +01:00
  • 018fe80bcb b2: cleanup old file versions - fixes #462 Nick Craig-Wood 2016-07-02 17:03:08 +01:00
  • 0a43ff9c13 Modify interface for accounting to take a string not an fs.Object Nick Craig-Wood 2016-07-02 16:58:50 +01:00
  • 9aae143833 Implement cleanup command for emptying trash / removing old versions of files Nick Craig-Wood 2016-07-01 16:35:36 +01:00
  • c8e2531c8b b2: make error handling compliant Nick Craig-Wood 2016-07-01 16:23:23 +01:00
  • 9290004bb8 pacer: make sleep get-able and set-able Nick Craig-Wood 2016-07-01 16:22:51 +01:00
  • cbebefebc4 b2: Fix handling of token expiry #420 Nick Craig-Wood 2016-07-01 11:47:42 +01:00
  • 6f3897ce2c b2: implement --b2-test-mode to set X-Bz-Test-Mode header #420 Nick Craig-Wood 2016-07-01 11:30:09 +01:00
  • ea5878f590 b2: set cutoff for chunked upload to 200MB #420 Nick Craig-Wood 2016-07-01 10:08:09 +01:00
  • 46f8e50614 b2: Make upload multi-threaded - fixes #531 Nick Craig-Wood 2016-07-01 10:04:52 +01:00
  • 70dc97231e Convert more tests to use assert/require Nick Craig-Wood 2016-06-29 17:59:31 +01:00
  • f6a053df6e Automatically set --no-traverse when copying a single file Nick Craig-Wood 2016-06-26 21:10:20 +01:00
  • af4ef8ad8d Implement --no-traverse flag to stop copy traversing the destination remote. Nick Craig-Wood 2016-06-25 14:28:26 +01:00
  • 13797a1fb8 Make retry logs be debug in main copy routine Nick Craig-Wood 2016-06-25 21:22:50 +01:00
  • 3ad8fb8634 Make DeleteFile and DeleteFiles return errors Nick Craig-Wood 2016-06-25 14:27:44 +01:00
  • ab43005422 Make NewObject return an error * make it return an error * make a canonical error fs.ErrorNotFound * make a test for it * remove logs/debugs of error Nick Craig-Wood 2016-06-25 21:23:20 +01:00
  • b1f131964e Rename NewFsObject to NewObject Nick Craig-Wood 2016-06-25 21:58:34 +01:00
  • 1a87b69376 Get rid of LimitedFs - FIXME needs docs on copying single files Nick Craig-Wood 2016-06-21 18:01:53 +01:00
  • 5a3b109e25 Fix issues identified by go vet -shadow - fixes #530 Nick Craig-Wood 2016-06-21 21:17:52 +01:00