Commit Graph

  • 863bd93c30 docs: fix broken link in sftp page edwardxml 2021-02-16 22:24:11 +00:00
  • d96af3b005 docs: convert bogus example link to code edwardxml 2021-02-16 22:20:49 +00:00
  • 3280ceee3b docs: badly formed link edwardxml 2021-02-16 22:16:03 +00:00
  • 930bca2478 feat: add multiple paths support to --compare-dest and --copy-dest flag K265 2020-11-16 11:04:29 +08:00
  • 23b12c39bd Docs: Zoho WorkDrive authorisation reword edwardxml 2021-02-14 23:44:52 +00:00
  • 9d37c208b7 vfs: document simultaneous usage with the same cache shouldn't be used Nick Craig-Wood 2021-02-16 17:15:05 +00:00
  • c81311722e ftp: close idle connections after --ftp-idle-timeout (1m by default) Nick Craig-Wood 2021-02-16 11:47:41 +00:00
  • 843ddd9136 ftp: implement Shutdown method Nick Craig-Wood 2021-02-16 11:36:32 +00:00
  • a3fcadddc8 sftp: close idle connections after --sftp-idle-timeout (1m by default) Nick Craig-Wood 2021-02-12 18:41:37 +00:00
  • a63e1f1383 Add Miron Veryanskiy to contributors Nick Craig-Wood 2021-02-16 12:38:50 +00:00
  • 5b84adf3b9 test: add "rclone test histogram" for file name distribution stats Nick Craig-Wood 2020-08-10 15:11:06 +01:00
  • f890965020 test: add makefiles test command (converted from script) Nick Craig-Wood 2020-08-09 10:31:04 +01:00
  • f88a5542cf test: move test commands under "rclone test" and make them visible Nick Craig-Wood 2020-08-08 18:02:18 +01:00
  • fd94b3a473 docs: replace #file-caching with #vfs-file-caching Miron Veryanskiy 2021-02-12 18:00:43 -06:00
  • f76bc86cc8 accounting: fix --bwlimit when up or down is off - fixes #5019 Nick Craig-Wood 2021-02-12 21:15:23 +00:00
  • 2aebeb6061 accounting: fix --bwlimit when up or down is off - fixes #5019 Nick Craig-Wood 2021-02-12 21:15:23 +00:00
  • e779cacc82 fshttp: fix bandwidth limiting after bad merge Nick Craig-Wood 2021-02-12 21:10:58 +00:00
  • 2d11f5672d dropbox: add scopes to oauth request and optionally "members.read" Nick Craig-Wood 2021-02-11 16:29:52 +00:00
  • 37e630178e dropbox: add scopes to oauth request and optionally "members.read" Nick Craig-Wood 2021-02-11 16:29:52 +00:00
  • 2cdc071b85 Add Ankur Gupta to contributors Nick Craig-Wood 2021-02-13 12:35:12 +00:00
  • 496e32fd8a Add cynthia kwok to contributors Nick Craig-Wood 2021-02-13 12:35:12 +00:00
  • bf3ba50a0f Add David Sze to contributors Nick Craig-Wood 2021-02-13 12:35:12 +00:00
  • 22c226b152 Add Alexey Tabakman to contributors Nick Craig-Wood 2021-02-13 12:35:12 +00:00
  • 5ca7f1fe87 encoder/filename: Wrap scsu package Klaus Post 2021-02-11 10:41:29 +01:00
  • f14220ef1e encoder/filename: Add 2 more tables and tests. Klaus Post 2021-02-01 15:11:13 +01:00
  • 424aaac2e1 encoder/filename: Add SCSU as tables Klaus Post 2021-01-04 17:09:09 +01:00
  • 47b69d6300 operations: Made copy and sync operations obey a RetryAfterError Ankur Gupta 2021-02-10 23:29:10 +05:30
  • c0c2505977 build: add an rclone user to the Docker image but don't use it by default cynthia kwok 2021-02-11 09:45:44 -08:00
  • 2d7afe8690 local: Add flag --no-preallocate - #3207 David Sze 2021-01-31 15:25:24 -05:00
  • 92187a3b33 cmount: fix unicode issues with accented characters on macOS Nick Craig-Wood 2021-02-10 16:49:35 +00:00
  • 53aa4b87fd b2: fix failed to create file system with application key limited to a prefix Nick Craig-Wood 2021-02-09 09:58:44 +00:00
  • edfe183ba2 fshttp: add DSCP support with --dscp for QoS with differentiated services Max Sum 2021-01-29 11:41:50 +08:00
  • dfc63eb8f1 docs: update filtering docs edwardxml 2021-02-10 18:21:41 +00:00
  • f21f2529a3 docs: fix nesting of brackets and backticks in ftp docs edwardxml 2021-02-10 18:18:01 +00:00
  • 1efb543ad8 docs: add a Windows example to the filtering docs edwardxml 2021-02-10 18:09:48 +00:00
  • 92e36fcfc5 docs: update filtering time formats edwardxml 2021-02-10 18:08:25 +00:00
  • cf0563f99e b2: fix failed to create file system with application key limited to a prefix Nick Craig-Wood 2021-02-09 09:58:44 +00:00
  • 65f691f4de drive: refer to Shared Drives instead of Team Drives Nick Craig-Wood 2021-02-07 11:38:17 +00:00
  • f627d42a51 lsjson: fix unterminated JSON in the presence of errors Nick Craig-Wood 2021-02-02 17:46:10 +00:00
  • f08e43fb77 b2: automatically raise upload cutoff to avoid spurious error Nick Craig-Wood 2020-08-02 11:13:29 +01:00
  • cd7611e7ce s3: add --s3-no-head to reducing costs docs - Fixes #2163 Nick Craig-Wood 2021-02-03 16:18:29 +00:00
  • 42f28f9458 build: update GitHub release tool to use gh and put a link to changelog Nick Craig-Wood 2021-02-03 14:44:40 +00:00
  • 92046b457f docs: Changelog: Correct link to digitalis.io Alex JOST 2021-02-02 18:26:41 +01:00
  • 098de1cff5 Start v1.54.1-DEV development Nick Craig-Wood 2021-02-10 15:23:43 +00:00
  • bf8542c670 docs: update information about Disk-O: desktop client #4988 (#4988) Alexey Tabakman 2021-02-09 21:23:45 +03:00
  • cc5a1e90d8 mount: improved handling of relative paths on windows albertony 2021-02-08 17:25:59 +01:00
  • b39fa54ab2 mount: allow mounting to root directory on windows albertony 2021-02-08 15:50:56 +01:00
  • f1147fe1dd rc: sync,copy,move: document createEmptySrcDirs parameter - fixes #4489 Nick Craig-Wood 2021-02-08 12:24:44 +00:00
  • 8897377a54 filter: Make --exclude "dir/" equivalent to --exclude "dir/**" Nick Craig-Wood 2020-10-27 13:08:20 +00:00
  • f50b4e51ed build: make a macOS ARM64 build to support Apple Silicon - Fixes #4786 Nick Craig-Wood 2021-02-05 10:20:19 +00:00
  • f135acbdfb build: install macfuse 4.x instead of osxfuse 3.x Nick Craig-Wood 2021-02-05 16:07:59 +00:00
  • cdd99a6f39 fs/accounting: fix occasionally failing test on macOS Nick Craig-Wood 2021-02-05 17:29:05 +00:00
  • 6ecb5794bc rc: add _config parameter to set global config for just this rc call Nick Craig-Wood 2020-12-12 17:40:29 +00:00
  • 9a21aff4ed rc: add options/local to see the options configured in the context Nick Craig-Wood 2020-12-12 16:55:57 +00:00
  • 8574a7bd67 rc: factor async/sync job handing into rc/jobs from rc/rcserver Nick Craig-Wood 2020-12-12 15:35:30 +00:00
  • a0fc10e41a rc: factor out duplicate code in job creation Nick Craig-Wood 2020-12-11 19:10:54 +00:00
  • ae3963e4b4 fs: Add string alternatives for setting options over the rc Nick Craig-Wood 2020-12-11 17:48:09 +00:00
  • cbe049b520 cmount: support --mount-tpslimit flag fix-macos-mounttps Nick Craig-Wood 2021-02-07 12:57:39 +00:00
  • a662d17105 mountlib: add --mount-tpslimit flag Nick Craig-Wood 2021-02-07 12:57:21 +00:00
  • e32f08f37b drive: refer to Shared Drives instead of Team Drives Nick Craig-Wood 2021-02-07 11:38:17 +00:00
  • fea4b753b2 Add Alex JOST to contributors Nick Craig-Wood 2021-02-07 12:30:12 +00:00
  • 544757a33b cache: set timeout to 24 hour - FIXME DO NOT MERGE fix-4883-cache Nick Craig-Wood 2021-02-05 19:09:46 +00:00
  • bfcf6baf93 lib/cache: fix locking so we don't try to create the item many times Nick Craig-Wood 2020-12-27 17:28:35 +00:00
  • b2b5b7598c build: ensure go1.16 go gets the correct versions of tools Nick Craig-Wood 2021-02-04 17:34:30 +00:00
  • 5f943aabc8 build: Use GO386=softfloat instead of deprecated GO386=387 for 386 builds Nick Craig-Wood 2021-02-04 16:37:23 +00:00
  • 84c785bc36 build: use go1.16-rc1 as default compiler Nick Craig-Wood 2021-02-04 09:01:36 +00:00
  • 993146375e build: update all dependencies Nick Craig-Wood 2021-02-03 21:34:38 +00:00
  • bbe791a886 swift: update github.com/ncw/swift to v2.0.0 Nick Craig-Wood 2021-01-22 17:23:51 +00:00
  • 1545ace8f2 build: remove go1.13 build constraints Nick Craig-Wood 2021-02-03 17:46:08 +00:00
  • bcac8fdc83 Use http.NewRequestWithContext where possible after go1.13 minimum version Nick Craig-Wood 2021-02-03 17:41:27 +00:00
  • 15e1a6bee7 build: raise minimum go version to go1.13 Nick Craig-Wood 2021-02-03 17:41:06 +00:00
  • 9710ded60f b2: automatically raise upload cutoff to avoid spurious error Nick Craig-Wood 2020-08-02 11:13:29 +01:00
  • 5f3672102c s3: add --s3-no-head to reducing costs docs - Fixes #2163 Nick Craig-Wood 2021-02-03 16:18:29 +00:00
  • 644cc69108 build: update GitHub release tool to use gh and put a link to changelog Nick Craig-Wood 2021-02-03 14:44:40 +00:00
  • 1415666074 lsjson: fix unterminated JSON in the presence of errors Nick Craig-Wood 2021-02-02 17:46:10 +00:00
  • bae550c71e docs: Changelog: Correct link to digitalis.io Alex JOST 2021-02-02 18:26:41 +01:00
  • beff081abb Start v1.55.0-DEV development Nick Craig-Wood 2021-02-02 16:30:58 +00:00
  • 7f5ee5d81f Version v1.54.0 v1.54.0 Nick Craig-Wood 2021-02-02 13:42:35 +00:00
  • 8b41dfa50a s3: add --s3-no-head parameter to minimise transactions on upload Nick Craig-Wood 2021-01-29 11:13:42 +00:00
  • 0d8bcc08da Revert "fs/accounting: make edge bandwidth limiters have smaller bursts to make smoother" #4987 Nick Craig-Wood 2021-02-01 22:16:19 +00:00
  • d3b7f14b66 bump sgzip to v1.1.0 - fixes #4970 buengese 2021-01-31 14:26:50 +01:00
  • f66928a846 drive: fix copyid command with a bare filename: can't use empty string as a path Nick Craig-Wood 2021-02-01 15:17:25 +00:00
  • 3b1122c888 azureblob: require go1.14+ to compile due to SDK changes Nick Craig-Wood 2021-01-30 18:01:12 +00:00
  • 463a18aa07 fs/accounting: make edge bandwidth limiters have smaller bursts to make smoother Nick Craig-Wood 2020-12-14 21:02:20 +00:00
  • 0a932dc1f2 Add --bwlimit for upload and download #1873 Nick Craig-Wood 2020-12-07 16:19:20 +00:00
  • 8856e0e559 fshttp: Obey bwlimit in http Transport - fixes #4395 Nick Craig-Wood 2020-07-04 17:48:00 +01:00
  • 3b6df71838 accounting: refactor bwlimit code to allow for multiple slots Nick Craig-Wood 2020-07-04 17:20:54 +01:00
  • 31de631b22 vendor: run go mod tidy Nick Craig-Wood 2021-01-30 17:28:27 +00:00
  • 189ef5f257 azureblob: fix memory usage by upgrading the SDK and implementing a TransferManager Nick Craig-Wood 2021-01-13 10:49:57 +00:00
  • 2f67681e3b cmount: don't attempt to unmount if fs has been destroyed already #4957 Nick Craig-Wood 2021-01-28 18:17:47 +00:00
  • 41127965b0 fstest: add Onedrive Business and Onedrive China to the integration tests Nick Craig-Wood 2021-01-30 16:32:32 +00:00
  • 8171671d82 Add Bob Pusateri to contributors Nick Craig-Wood 2021-01-30 16:24:54 +00:00
  • 75617c0c3b Add Pau Rodriguez-Estivill to contributors Nick Craig-Wood 2021-01-30 16:24:54 +00:00
  • 8b9d23916b Add Nicolas Rueff to contributors Nick Craig-Wood 2021-01-30 16:24:54 +00:00
  • e43b79e33d azureblob: add examples for access tier Bob Pusateri 2021-01-30 10:21:34 -06:00
  • 459cc70a50 vfs: fix invalid cache path on windows when using :backend: as remote albertony 2020-11-14 00:37:54 +01:00
  • 20578f3f89 Add Sakuragawa Misty to contributors Ivan Andreev 2021-01-29 22:56:20 +03:00
  • 15da53696e onedrive: add support for china region operated by 21vianet #4963 (#4963) NyaMisty 2021-01-30 04:04:21 +08:00
  • 2bddba118e fstest: apply shellcheck on rclone-serve.bash (#4975) Ivan Andreev 2021-01-29 19:07:17 +03:00
  • c7e5976e11 build: replace go 1.16-beta1 by 1.16-rc1 (#4974) Ivan Andreev 2021-01-29 19:05:46 +03:00