Commit Graph

  • 19a4d74ee7 backend/s3: Fail fast multipart upload Michał Matczuk 2020-02-11 17:12:08 +0100
  • 55b5eded23 Add Frederick Zhang to contributors Nick Craig-Wood 2020-02-12 11:33:56 +0000
  • 3dbcf0af2d
    backend/cache: Remove Unused Functions Lars Lehtonen 2020-02-12 03:23:57 -0800
  • 4e1a511f88
    vfs: explicitly ignore unused variables Lars Lehtonen 2020-02-12 03:20:54 -0800
  • b71e1a16b1 docs: update account type during OneDrive app registration Frederick Zhang 2020-02-12 18:00:37 +1100
  • ec1271818f mount2: hide mount2 command for the moment Nick Craig-Wood 2020-02-11 12:05:43 +0000
  • 8318020387 Implement mount2 with go-fuse Nick Craig-Wood 2016-11-21 20:52:32 +0000
  • c38d7be373 vendor: add github.com/hanwen/go-fuse/v2@master for mount2 Nick Craig-Wood 2019-11-04 17:12:50 +0000
  • dc31212c3d Add Tim Gallant to contributors Nick Craig-Wood 2020-02-11 14:27:59 +0000
  • ac60b36e77 backend/premiumizeme: prune unused functions Lars Lehtonen 2020-02-10 12:11:17 -0800
  • 1d73f071f6 fs: improve log output when no changes are made - fixes #3454 Tim Gallant 2020-02-09 11:30:41 -0800
  • 5c869d5bd3 cmd: make stats be printed on non-zero exit code Nick Craig-Wood 2020-02-07 10:34:55 +0000
  • a54210a2e4 docs: restore missing mount --daemon docs Nick Craig-Wood 2020-02-10 15:21:22 +0000
  • 040d226028 docs: restore missing QingStor doc fix Nick Craig-Wood 2020-02-10 15:14:35 +0000
  • 8b664c3ec5 docs: restore lost spelling fixes Nick Craig-Wood 2020-02-10 15:07:40 +0000
  • 102a38bb95 docs: restore lost VFS poll interval docs Nick Craig-Wood 2020-02-10 15:00:32 +0000
  • 7a54e13110 docs: restore lost VFS case insensitive docs Nick Craig-Wood 2020-02-10 14:52:31 +0000
  • feee92c790 docs: restore lost mount share docs Nick Craig-Wood 2020-02-10 14:42:09 +0000
  • de93852512 docs: restore lost auth proxy logs Nick Craig-Wood 2020-02-10 14:31:59 +0000
  • dfb710eab7 gendocs: add autogenerated header to all docs Nick Craig-Wood 2020-02-10 12:31:45 +0000
  • 25cfeb2a64 webdav: Fix X-OC-Mtime header for Transip compatibility - fixes #3126 Nick Craig-Wood 2020-02-06 11:49:49 +0000
  • 90377f5e65 s3: Specify that Minio supports URL encoding in listings Nick Craig-Wood 2020-02-09 09:45:53 +0000
  • f1d9bd5eab lib/oauthutil: replace deprecated oauth2.NoContext Lars Lehtonen 2020-02-06 10:23:45 -0800
  • 4ee3c21a9d cmd/serve/ftp: replace deprecated os.SEEK_SET with io.SeekStart Lars Lehtonen 2020-02-05 09:58:29 -0800
  • fe6f4135b4 fs/rc: fix dropped error Lars Lehtonen 2020-02-03 16:04:58 -0800
  • 3dfa63b85c onedrive: fix occasional 416 errors on multipart uploads Nick Craig-Wood 2020-01-25 10:41:20 +0000
  • ff2343475a docs: Update README.md shields for changed CI Gary Kim 2020-02-01 23:24:36 +0800
  • bffd7f0f14 docs: note how to use GitHub's online editor to edit rclone's docs Nick Craig-Wood 2020-02-01 13:44:03 +0000
  • 7c55fafe33 Add Durval Menezes to contributors Nick Craig-Wood 2020-02-01 13:41:47 +0000
  • 2e7fe06beb Add Dave Koston to contributors Nick Craig-Wood 2020-02-01 13:41:47 +0000
  • 8ff91ff31b
    docs: Update the "Making your own client_id" section for drive Durval Menezes 2020-02-01 10:41:18 -0300
  • 4d1c616e97 Start v1.51.0-DEV development Nick Craig-Wood 2020-02-01 12:31:44 +0000
  • 43daecd89b Version v1.51.0 Nick Craig-Wood 2020-02-01 10:31:42 +0000
  • 9f99c20232 s3: Add StackPath Object Storage Support Dave Koston 2020-01-30 17:21:24 -0600
  • 97ed8db75d drive: hide dangerous config from the configurator Nick Craig-Wood 2020-01-31 10:02:14 +0000
  • f80d98553a dbhashsum: stop it returning UNSUPPORTED on dropbox Nick Craig-Wood 2020-01-29 19:49:42 +0000
  • b3e7a9d01c Add Benjapol Worakan to contributors Nick Craig-Wood 2020-01-29 13:38:21 +0000
  • 01fc063128 docs: fix spacing error under `-P` in `docs.md` Benjapol Worakan 2020-01-27 02:59:42 +0700
  • e71edd5577 cmd: always print elapsed time to tenth place seconds in progress Gary Kim 2020-01-28 17:54:25 +0800
  • 27a34dd183 Add Motonori IWAMURO to contributors Nick Craig-Wood 2020-01-29 12:16:37 +0000
  • 7662f15939
    onedrive: add support "Retry-After" header Motonori IWAMURO 2020-01-29 21:16:18 +0900
  • bfd9f32188 lsjson: add --no-mimetype flag, speed up lsf Nick Craig-Wood 2020-01-26 16:38:00 +0000
  • 9c9cdf1712 fs: don't run tests for --max-duration on remote backends Nick Craig-Wood 2020-01-26 09:20:03 +0000
  • 0e5537cd25 Add unbelauscht to contributors Nick Craig-Wood 2020-01-26 09:22:47 +0000
  • 151d0a274e swift: Update OVH API endpoint - Fixes #3890 unbelauscht 2020-01-24 18:43:00 +0100
  • dc77ec4ba1 Add boosh to contributors Nick Craig-Wood 2020-01-24 13:29:36 +0000
  • 0d7573dd81 fs: Add --max-duration flag to control the maximum duration of a transfer session boosh 2019-07-25 11:28:27 +0100
  • e4d2d228bd webdav: add Referer header to fix problems with WAFs - fixes #3868 Nick Craig-Wood 2020-01-11 17:22:06 +0000
  • ede36b001b Add Damon Permezel to contributors Nick Craig-Wood 2020-01-23 15:40:23 +0000
  • 3afb2a4798 config: use SpaceSepList for argument to --password-command Nick Craig-Wood 2020-01-23 14:14:58 +0000
  • 62dbdcdbcc config: use the environment variable which goes with --password-command Nick Craig-Wood 2020-01-23 13:54:18 +0000
  • 06df133159 config: add --password-command to allow dynamic config password - fixes #3694 Damon Permezel 2019-11-18 19:55:27 +1000
  • 0ab2693da6 doc: add desc about gzip and http dump Xiaoxing Ye 2020-01-22 00:34:29 +0800
  • 4b1cb1be43 Add jtagcat to contributors Nick Craig-Wood 2020-01-23 12:38:56 +0000
  • 9d96680329 Add thestigma to contributors Nick Craig-Wood 2020-01-23 12:38:56 +0000
  • d694bb30e5 install.sh: create ~/.config/rclone directory jtagcat 2020-01-22 23:35:29 +0000
  • 9c858c3228 crypt: correctly handle trailing dot buengese 2020-01-21 22:32:34 +0100
  • 7125cb10f5 doc: Add note to filtering.md about --files-from and rclone lsf thestigma 2019-10-28 23:42:49 +0100
  • ba421fd069 Add landall to contributors Nick Craig-Wood 2020-01-20 17:30:27 +0000
  • 77e55b8265 hashsum: Add flag --base64 flag - fixes #3663 landall 2019-10-27 03:27:33 +0800
  • 18d26e2ddb Revert "vendor: update x/crypto/ssh - to fix Windows password length issues fixes #3798" Nick Craig-Wood 2020-01-20 12:46:52 +0000
  • f338a2d907 Add Benjamin Richter to contributors Nick Craig-Wood 2020-01-20 12:46:46 +0000
  • 77fa8194f2 onedrive: add Sites.Read.All permission - Fixes #1770 Benjamin Richter 2020-01-20 13:30:19 +0100
  • ccaca04a5d rcd: move webgui apart; option to disable browser Xiaoxing Ye 2020-01-12 17:12:04 +0800
  • 84191ac6dc vfs: fix incorrect modtime for mv into mount with --vfs-cache-modes write Nick Craig-Wood 2020-01-19 12:52:48 +0000
  • 7cf8ea354c dedupe: add missing modes to help string Nick Craig-Wood 2020-01-19 11:09:45 +0000
  • 24ef00a258 build: implement a framework for starting test servers during tests Nick Craig-Wood 2019-10-04 16:51:07 +0100
  • 00d30ce0d7 opendrive: implement --opendrive-chunk-size #3707 Nick Craig-Wood 2019-11-15 11:22:13 +0000
  • db39adeb3e sftp: open files for update write only to fix AWS SFTP interop - fixes #3776 Nick Craig-Wood 2019-12-02 17:28:50 +0000
  • ef7ac088c0 operations: make NewOverrideObjectInfo public and factor uses Nick Craig-Wood 2019-07-04 12:24:58 +0100
  • 08a3957880 cache: fix `fatal error: concurrent map writes` - fixes #2378 Nick Craig-Wood 2019-06-04 17:18:23 +0100
  • 4499b08afc drive: log an ERROR if an incomplete search is returned Nick Craig-Wood 2019-10-26 22:01:07 +0100
  • 422ad38e5b copyurl: add --stdout flag to write to stdout Nick Craig-Wood 2019-12-18 17:02:13 +0000
  • 0b7f959433 cmount: when setting dates discard out of range dates Nick Craig-Wood 2019-10-09 22:28:07 +0100
  • 4b9da601be dropbox: treat insufficient_space errors as non retriable errors Nick Craig-Wood 2020-01-08 12:57:21 +0000
  • c789436580 The memory backend Nick Craig-Wood 2018-05-03 16:31:06 +0100
  • 277d94feac fshttp: add --expect-continue-timeout default 1s - fixes #3835 Nick Craig-Wood 2020-01-09 14:00:46 +0000
  • 6757244918 drive: use multipart resumable uploads for streaming and uploads in mount Nick Craig-Wood 2019-05-11 10:03:51 +0100
  • 36157d8ae5 vendor: update t3rm1n4l/go-mega - fixes mega: couldn't login: crypto/aes: invalid key size 0 Nick Craig-Wood 2020-01-17 21:42:32 +0000
  • 251cfc100e vendor: update x/crypto/ssh - to fix Windows password length issues fixes #3798 Nick Craig-Wood 2020-01-17 21:33:47 +0000
  • 9fb10064ee vendor: run go mod tidy Nick Craig-Wood 2020-01-17 21:19:46 +0000
  • bedeaf23af sugarsync: new backend - fixes #622 Nick Craig-Wood 2019-10-24 12:35:50 +0100
  • 14e93bfd8a rest: call the Signer with the mutex unlocked Nick Craig-Wood 2019-11-02 10:16:58 +0000
  • 65071599a2 rest: don't canonicalise headers starting with `*` Nick Craig-Wood 2019-10-31 11:46:19 +0000
  • 5403e1c79a lib/encoder: remove noencode tag and update CONTRIBUTING Nick Craig-Wood 2020-01-17 14:58:23 +0000
  • 5697caf20b Add Felix Hungenberg to contributors Nick Craig-Wood 2020-01-17 14:59:50 +0000
  • 68056f08ab docs: Use correct link for sftp wikipedia article Felix Hungenberg 2020-01-17 14:20:42 +0100
  • 81002747c5 dedupe: implement keep smallest too Nick Craig-Wood 2020-01-16 13:47:15 +0000
  • 1bd9f522e0 build: compress the test builds Nick Craig-Wood 2020-01-17 11:05:22 +0000
  • 3a1b41ac22 docs: fixed small typo Thomas Eales 2020-01-17 02:18:12 +1100
  • 375d25f158 sync: implement --order-by flag to order transfers - fixes #1205 Nick Craig-Wood 2019-11-28 17:01:21 +0000
  • 0e57335396 docs: document new backend encoder parameter Nick Craig-Wood 2020-01-15 13:08:50 +0000
  • bafe7d5a73 backends: move encoding definitions from fs/encodings Nick Craig-Wood 2020-01-14 21:51:49 +0000
  • c555dc71c2 lib/encoder: move definitions here and remove uint casts Nick Craig-Wood 2020-01-14 21:22:02 +0000
  • 3c620d521d backend: adjust backends to have encoding parameter Nick Craig-Wood 2020-01-14 17:33:35 +0000
  • 0a5c83ece1 lib/encoder: add string rendering and parsing for encodings Nick Craig-Wood 2020-01-07 19:11:34 +0000
  • 1ba5e99152 graphics: add more differently sized logos Nick Craig-Wood 2020-01-15 16:25:20 +0000
  • 95c83b37fb vfs: only run TestRWCacheRename on remotes which can rename Nick Craig-Wood 2020-01-14 09:47:31 +0000
  • 89634795b0 Add Paul Tinsley to contributors Nick Craig-Wood 2020-01-15 16:24:47 +0000
  • b88dec51e5 proxy: replace use of bcrypt with sha256 Nick Craig-Wood 2020-01-12 11:36:39 +0000