Commit Graph

  • d1080d5456 crypt: fix panic on close after failed seek Nick Craig-Wood 2016-11-05 10:01:33 +00:00
  • 64b5a76bec mount: detect and deal with seeking beyond end of file - fixes #828 Nick Craig-Wood 2016-11-05 09:59:36 +00:00
  • 7cfb1bdc70 fuse: tests: create the directory before starting tests Nick Craig-Wood 2016-11-05 09:57:45 +00:00
  • 441951a93b Stop removing failed upload to cloud storage remotes - fixes #559 Nick Craig-Wood 2016-11-04 17:06:56 +00:00
  • 154e91bb23 crypt: Fix data corruption caused by seeking - #828 Nick Craig-Wood 2016-11-01 22:30:20 +00:00
  • cb40511807 s3: Allow command line to override acl (Thanks Radek Senfeld) Nick Craig-Wood 2016-11-03 21:05:30 +00:00
  • 452c68115f acd: Add 502 Bad Gateway to list of errors we retry Nick Craig-Wood 2016-11-03 18:56:21 +00:00
  • b35123ba48 Make -x/--one-file-system compile under Windows and add docs Nick Craig-Wood 2016-11-03 11:51:36 +00:00
  • 978e06a623 Add Durval Menezes to contributors Nick Craig-Wood 2016-11-03 10:19:07 +00:00
  • 15c9fed60f local: Implement -x/--one-file-system to stay on a single file system Durval Menezes 2016-11-02 07:26:09 +00:00
  • 2302179237 acd: Fix overwriting a file with a zero length file Nick Craig-Wood 2016-11-02 16:39:55 +00:00
  • 318e335137 Remove Authorization: headers from --dump-headers output Nick Craig-Wood 2016-11-02 15:53:43 +00:00
  • 11301a64fb Add Felix Bünemann to contributors Nick Craig-Wood 2016-11-02 13:18:26 +00:00
  • 1c912de9cc Fix ACD file size warning limit Felix Bünemann 2016-11-01 23:44:44 +01:00
  • d1759fdfa9 Add request ID to HTTP debugging to make it easier to trace concurrent flows Nick Craig-Wood 2016-10-31 12:01:28 +00:00
  • c102bf28e3 Add Marco Paganini to contributors Nick Craig-Wood 2016-10-31 12:01:03 +00:00
  • e65059e431 Fix non-windows/non-unix builds for bwlimit/SIGUSR2 feature and add a mutex Nick Craig-Wood 2016-10-30 19:20:16 +00:00
  • 5454f2abd0 Fix race in checkServerTime Nick Craig-Wood 2016-10-30 19:16:27 +00:00
  • cc4f5ba7ba Add support to toggle bandwidth limits via SIGUSR2. Marco Paganini 2016-10-22 00:21:28 -07:00
  • 062616e4dd mount: update code comments Nick Craig-Wood 2016-10-30 17:46:00 +00:00
  • 6846a1cc11 Add Tomasz Mazur to contributors Nick Craig-Wood 2016-10-27 12:14:33 +01:00
  • 6fd5ef2d99 Update B2 docs with Data usage, and Crypt section Tomasz Mazur 2016-10-25 22:36:45 +02:00
  • 87107413f5 fuse: add missing locking on filehandle read #823 #802 Nick Craig-Wood 2016-10-27 09:57:52 +01:00
  • 5986953317 acd: Reset the headers on tempurl redirect #802 Nick Craig-Wood 2016-10-26 18:42:41 +01:00
  • 9d2dd2c49a crypt: Fix data corruption on seek Nick Craig-Wood 2016-10-25 15:15:44 +01:00
  • 54d99d6ab2 Add a link to the forum in the issue template Nick Craig-Wood 2016-10-24 12:34:18 +01:00
  • 77b975d16f Note Amazon Drive doesn't support uploads via FUSE yet Nick Craig-Wood 2016-10-23 21:46:48 +01:00
  • c464cc6376 mount: fix alignment of 64 bit counter on ARM #813 Nick Craig-Wood 2016-10-23 17:36:35 +01:00
  • 93e84403bb Remove io.SeekStart and replace with 0 as it is go 1.7 only Nick Craig-Wood 2016-10-22 12:07:51 +01:00
  • 5b8327038a acd: make upload timeouts scale by file size Nick Craig-Wood 2016-10-17 16:18:56 +01:00
  • eba0a3633b crypt: speed up repeated seeking - fixes #804 Nick Craig-Wood 2016-10-20 17:47:33 +01:00
  • de73063977 Fix output of crypt objects in logs Nick Craig-Wood 2016-10-20 17:46:51 +01:00
  • eca9e8eb70 Update go to 1.7.3 Nick Craig-Wood 2016-10-20 10:59:46 +01:00
  • a4a44a41ae acd: document non .com login process - fixes #781 Nick Craig-Wood 2016-10-18 17:33:41 +01:00
  • a02edb9e69 Add rclone mount --dir-cache-time to control caching of directory entries - fixes #680 Nick Craig-Wood 2016-10-18 14:44:16 +01:00
  • 368cce93ff Ignore files with control characters in the names - fixes #689 Nick Craig-Wood 2016-10-18 15:24:29 +01:00
  • d8d11023d3 mount: update internal position on seek - fixes #774 Nick Craig-Wood 2016-10-17 20:20:07 +01:00
  • 4803ce010e Make exponential backoff work exactly as per google specification - fixes #583 Nick Craig-Wood 2016-10-17 17:57:09 +01:00
  • b7875fc02a rclone check: show count of hashes that couldn't be checked #700 Nick Craig-Wood 2016-10-12 10:59:55 +01:00
  • 544ca6035a b2: Make sure each upload has at least one upload slot - fixes #731 Nick Craig-Wood 2016-10-10 15:57:56 +01:00
  • 0238558a4b Clarify bits vs bytes in --bwlimit docs Nick Craig-Wood 2016-10-14 09:24:50 +01:00
  • bc414b698d Command line argument for setting/overriding Amazon S3 ACL Radek Šenfeld 2016-08-23 17:46:09 +02:00
  • ace1e21894 Add listremotes command - fixes #558 Nick Craig-Wood 2016-10-08 14:24:37 +01:00
  • 8a56a6836a Check server time against local time #654 Nick Craig-Wood 2016-10-08 14:00:50 +01:00
  • 83849e0a36 Don't show encrypted password to stop confusion - fixes #656 Nick Craig-Wood 2016-10-08 11:26:14 +01:00
  • 618f2e33e8 Show the BETA_URL in make vars Nick Craig-Wood 2016-10-08 11:23:21 +01:00
  • fe53caf997 crypt: clarify docs about subdirectories - fixes #655 Nick Craig-Wood 2016-10-08 10:52:29 +01:00
  • d83074ae05 crypt: more docs for remote parameter - fixes #686 Nick Craig-Wood 2016-10-08 10:34:59 +01:00
  • 0cef6bd0ac Put SSL download link onto downloads page - fixes #657 Nick Craig-Wood 2016-10-08 10:21:07 +01:00
  • d42b38699b Make ResponseHeaderTimeout be --timeout not --contimeout fixes #766 Nick Craig-Wood 2016-10-08 10:12:19 +01:00
  • 98804cb860 b2: Fix seek producing corrupted file errors Nick Craig-Wood 2016-10-07 12:16:25 +01:00
  • d033e92234 Stop single file and --files-from operations iterating through the source bucket. Nick Craig-Wood 2016-10-07 11:39:39 +01:00
  • ec7cef98d8 Update installation docs with macOS walkthrough from Spencer Charest Nick Craig-Wood 2016-10-06 17:20:45 +01:00
  • aedad89560 Fetch the tags for travis build Nick Craig-Wood 2016-10-06 15:15:21 +01:00
  • f45b3c87bf mount: add --no-seek flag to disable seeking Nick Craig-Wood 2016-10-06 13:37:45 +01:00
  • e94850f322 Fix timeouts not working when set to 0 and firing too often - #766 Nick Craig-Wood 2016-10-05 11:59:47 +01:00
  • de80a540a7 mount: attempt to speed up Nick Craig-Wood 2016-09-19 16:25:20 +01:00
  • 392a86f585 mount: Fix read flushing - fixes #638 Nick Craig-Wood 2016-09-10 22:32:30 +01:00
  • 265f5b77a7 mount: make files opened for read seekable - fixes #707 Nick Craig-Wood 2016-09-10 22:25:26 +01:00
  • aef2ac5c04 Add options for Open and implement Range for all remotes Nick Craig-Wood 2016-09-10 11:29:57 +01:00
  • 75e5e59385 crypt: document mod times and hashes Nick Craig-Wood 2016-10-05 16:19:09 +01:00
  • 6c21009c76 Add links to forum on contact page and sidebar Nick Craig-Wood 2016-10-05 14:55:09 +01:00
  • 9192e0a28d Link to git log from beta downloads Nick Craig-Wood 2016-10-05 14:35:23 +01:00
  • 47e201837f Upgrade font awesome to 4.6.3 Nick Craig-Wood 2016-10-05 14:28:53 +01:00
  • 4847c5695c Deploy beta from Linux build server only Nick Craig-Wood 2016-10-05 13:59:04 +01:00
  • 391feb698e Automatically upload betas on pushes to master Nick Craig-Wood 2016-10-04 17:10:20 +01:00
  • a4714e5b75 Fix \ vs / confusion Nick Craig-Wood 2016-10-04 13:39:29 +01:00
  • 4dae5ee264 Move build scripts to bin sub-directory Nick Craig-Wood 2016-10-04 11:37:31 +01:00
  • 7e9739db57 Remove obsolete entry Nick Craig-Wood 2016-10-04 11:37:18 +01:00
  • 1e557f4bd9 New graphics used by forum.rclone.org Nick Craig-Wood 2016-10-04 11:31:42 +01:00
  • ca19204cf4 Add missing doc pages Nick Craig-Wood 2016-10-04 11:30:48 +01:00
  • 03977354cb Fix golint warnings Nick Craig-Wood 2016-10-03 20:40:54 +01:00
  • c43395fafa Add xor-zz to contributors Nick Craig-Wood 2016-10-03 20:29:47 +01:00
  • 7cf6fe2209 acd: Fix docs for --max-size option suggestion xor-zz 2016-10-01 00:18:40 -07:00
  • 9ea20bac42 Fix accidentally committed test in move code Nick Craig-Wood 2016-10-03 20:16:41 +01:00
  • 945f49ab5e Make ContentType be preserved for cloud -> cloud copies - fixes #733 Nick Craig-Wood 2016-09-21 22:13:24 +01:00
  • 6c9a258d82 Fix move command Nick Craig-Wood 2016-10-03 19:58:44 +01:00
  • f2eeb4301c Make --dump-bodies imply --dump-headers Nick Craig-Wood 2016-09-22 08:40:37 +01:00
  • c117eaf5a2 drive: add .epub, .odp and .tsv as export formats. Nick Craig-Wood 2016-09-19 18:08:10 +01:00
  • 3e43ff7414 local: windows - ignore the symlink bit on files Nick Craig-Wood 2016-09-07 20:23:10 +01:00
  • bb21cf6f0e local: ignore directory based junction points on windows Nick Craig-Wood 2016-09-07 19:49:42 +01:00
  • bfe6f299d0 Revise list of OSes which can redirect stderr - fixes #698 Nick Craig-Wood 2016-09-19 17:13:41 +01:00
  • e19ba47875 swift: more docs for setup process - fixes #598 Nick Craig-Wood 2016-09-19 16:36:36 +01:00
  • 7227a2653d Add Asko Tamm to contributors Nick Craig-Wood 2016-09-13 19:52:19 +01:00
  • 61665ddd10 s3: add support for setting storage class in config and command line Asko Tamm 2016-09-02 00:27:50 +03:00
  • 0caac70994 Fix build for < go1.7 Nick Craig-Wood 2016-09-13 11:36:14 +01:00
  • 83ba59749f Make failed uploads not count as "Transferred" - fixes #708 Nick Craig-Wood 2016-09-12 18:15:58 +01:00
  • 20a429c048 acd: Only wait for uploads to appear on 408,500,504 errors - fixes #712 Nick Craig-Wood 2016-09-12 17:47:01 +01:00
  • cf43ca2a7b Document which remotes support which optional features Nick Craig-Wood 2016-09-12 17:30:37 +01:00
  • 4001e21624 Make sure high level retries show with -q - fixes #648 Nick Craig-Wood 2016-09-12 15:42:57 +01:00
  • bbf819e2d1 Move versioncheck so it happens earlier in the compile process. Nick Craig-Wood 2016-09-11 09:09:20 +01:00
  • 0cb9bb3b54 Redo http Transport code Nick Craig-Wood 2016-09-10 19:17:43 +01:00
  • 5c91623148 mount: Implement FUSE mount options - fixes #653 Nick Craig-Wood 2016-09-09 08:39:19 +01:00
  • 5b913884cf crypt: fix Name and Root Nick Craig-Wood 2016-09-09 08:38:18 +01:00
  • 346d4c587c swift: don't read metadata for directory marker objects - fixes #703 Nick Craig-Wood 2016-09-08 16:44:11 +01:00
  • d5b16c8b1a Support linux/arm64 build Fredrik Fornwall 2016-09-08 16:32:17 +02:00
  • e78eeedc75 Add Fredrik Fornwall to contributors Nick Craig-Wood 2016-09-08 08:18:33 +01:00
  • 87db3cfad3 Use Dup2 library function instead of raw syscall Fredrik Fornwall 2016-09-07 22:21:58 +02:00
  • 54fdc6866e Make version tag include branch if not master Nick Craig-Wood 2016-09-08 08:04:13 +01:00
  • 2eaac80c86 b2 with crypt: fix crash when uploading large files - fixes #673 Nick Craig-Wood 2016-09-05 18:10:01 +01:00