Commit Graph

  • feaacfd226 hdfs: correct username parameter in integration tests Nick Craig-Wood 2021-01-08 09:05:25 +00:00
  • e3c238ac95 build: add -buildmode to cross-compile.go Nick Craig-Wood 2021-01-07 13:02:57 +00:00
  • 752997c5e8 Add Yury Stankevich to contributors Nick Craig-Wood 2021-01-08 08:58:41 +00:00
  • 71edc75ca6 HDFS (Hadoop Distributed File System) implementation - #42 Yury Stankevich 2020-09-28 20:29:44 +03:00
  • 768e4c4735 build: Temporary fix for Windows build errors Ivan Andreev 2020-11-29 19:52:10 +03:00
  • c553ad5158 serve sftp: fix authentication on one connection blocking others - fixes #4882 Nick Craig-Wood 2021-01-05 17:14:40 +00:00
  • c66b901320 onedrive: (business only) workaround to replace existing file on server-side copy (#4904) Alex Chen 2021-01-06 10:50:37 +08:00
  • dd67a3d5f5 operations: add size if known to skipped items and JSON log - fixes #4624 Nick Craig-Wood 2020-12-30 13:07:47 +00:00
  • e972f2c98a log: make it easier to add parameters to JSON logging Nick Craig-Wood 2020-12-30 13:06:43 +00:00
  • acbcb1ea9d Add Ilyess Bachiri to contributors Nick Craig-Wood 2021-01-05 19:43:35 +00:00
  • d4444375ac Add Kerry Su to contributors Nick Craig-Wood 2021-01-05 19:43:35 +00:00
  • 00bf40a8ef onedrive: fix server-side copy completely disabled on OneDrive for Business fix-onedrive-serverside-copy-2nd Cnly 2021-01-06 02:57:51 +08:00
  • 5d1f947f32 docs: fix a typo in the dedupe docs Ilyess Bachiri 2021-01-05 10:46:57 -05:00
  • b594cb9430 onedrive: fall back to normal copy if server-side copy unavailable (#4903) Alex Chen 2021-01-05 21:26:00 +08:00
  • add7a35e55 b2: docs for download_url with private buckets Kerry Su 2020-12-30 11:45:52 +08:00
  • 2af7b61fc3 cmd: fix wording for no retries message Nick Craig-Wood 2021-01-02 11:20:02 +00:00
  • cb97c2b0d3 azureblob: fix crash on startup Nick Craig-Wood 2020-12-31 18:39:09 +00:00
  • 35da38e93f operations: fix --immutable error message Nick Craig-Wood 2020-12-31 18:11:12 +00:00
  • 963c0f28b9 sync: Only print "There was nothing to transfer" if no errors Nick Craig-Wood 2020-12-30 10:36:44 +00:00
  • b3815dc0c2 sync: fix --immutable errors retrying many times Nick Craig-Wood 2020-12-28 12:05:49 +00:00
  • 8053fc4e16 fs: correct default implementation of fs.CountError Nick Craig-Wood 2020-12-30 10:37:14 +00:00
  • 66c3f2f31f new backend: zoho workdrive - fixes #4533 buengese 2020-10-08 00:17:50 +02:00
  • 62c9074132 compress: fix icon in docs Nick Craig-Wood 2020-12-30 16:38:34 +00:00
  • a854cb9617 webdav: add "Depth: 0" to GET requests to fix bitrix Nick Craig-Wood 2020-12-26 18:25:19 +00:00
  • fbf9942fe7 Add Ingo Weiss to contributors Nick Craig-Wood 2020-12-30 10:14:33 +00:00
  • f425950a52 fs: Always show stats when using --dry-run or --interactive #4624 Nick Craig-Wood 2020-12-29 19:40:05 +00:00
  • 1d40bc1901 fs: Accumulate stats when using --dry-run Ingo Weiss 2020-11-05 07:15:42 +00:00
  • ba51409c3c sftp: implement keyboard interactive authentication - fixes #4177 Nick Craig-Wood 2020-12-29 17:15:16 +00:00
  • a64fc05385 Add Benjamin Gustin to contributors Nick Craig-Wood 2020-12-29 19:48:00 +00:00
  • 4d54454900 fs/log: don't compile systemd log integration for non unix systems Benjamin Gustin 2020-12-29 00:07:12 +01:00
  • 5601652d65 ncdu: add ! (errror) and . (unreadable) file flags to go with e (empty) Nick Craig-Wood 2020-12-28 15:20:23 +00:00
  • b218bc5bed ncdu: add empty folder flag into ncdu browser Adam Plánský 2020-10-30 16:54:59 +01:00
  • 65eee674b9 webdav: fix Open Range requests to fix 4shared mount Nick Craig-Wood 2020-12-28 11:31:19 +00:00
  • 72eb74e94a Add Claudio Bantaloukas to contributors Nick Craig-Wood 2020-12-28 15:45:29 +00:00
  • 6bfec25165 Add Mitsuo Heijo to contributors Nick Craig-Wood 2020-12-28 15:45:29 +00:00
  • 1c61d51448 Add Brad Ackerman to contributors Nick Craig-Wood 2020-12-28 15:45:28 +00:00
  • f7fe1d766b cmd/ncdu: highlight read errors instead of aborting - fixes #4014 Claudio Bantaloukas 2020-12-28 14:08:12 +00:00
  • 55aec19389 mount: docs: add section about windows filesystem permissions albertony 2020-12-08 00:20:31 +01:00
  • 9db51117dc vfs: docs: add note on os specific option albertony 2020-12-01 18:37:26 +01:00
  • a9c9467210 vfs: docs: add note about use of --transfers in section about performance albertony 2020-11-13 14:03:14 +01:00
  • f50e15c77c mount: docs: add note about mounted file system size albertony 2020-11-26 14:08:01 +01:00
  • e3191d096f mount: just set default options without checking if customized by user, because it will be overridden anyway albertony 2020-11-15 01:29:10 +01:00
  • 07c40780b3 mount: also detect if uid or gid are set in same option string: -o uid=123,gid=456 albertony 2020-11-15 00:44:28 +01:00
  • 67b82b4a28 mount: docs: update documentation according to new syntax on windows albertony 2020-11-12 21:36:51 +01:00
  • 5f47e1e034 mount: cleanup os specific option handling and documentation albertony 2020-11-11 00:17:25 +01:00
  • e92cb9e8f8 mount: more user friendly mounting as network drive on windows Add --network-mode option to activate mounting as network drive without having to set volume prefix. Add support for automatic drive letter assignment (not specific to network drive mounting). Allow full network share unc path in --volname, which will also implicitely activate network drive mounting. Allow full network share unc path as mountpoint, which will also implicitely activate network drive mounting, and the specified path will be used as volume prefix and the remote will be mounted on an automatically assigned drive letter instead. albertony 2020-11-06 14:21:38 +01:00
  • 9ea990d5a2 azureblob: update azure-storage-blob-go to v0.12.0 Mitsuo Heijo 2020-12-15 00:37:27 +09:00
  • 08b9ede217 azureblob: add support for managed identities Brad Ackerman 2020-12-01 23:40:30 -08:00
  • 6342499c47 swift: fix deletion of parts of Static Large Object (SLO) Nguyễn Hữu Luân 2020-12-28 20:21:11 +07:00
  • f347a198f7 azureblob: delete archive tier blobs before update if --azureblob-archive-tier-delete Nick Craig-Wood 2020-11-30 12:09:37 +00:00
  • 060642ad14 flags: improve error message when reading environment vars #4888 Nick Craig-Wood 2020-12-28 12:26:23 +00:00
  • 629c0d0f65 serve http: fix serving files of unknown length Nick Craig-Wood 2020-12-26 20:59:45 +00:00
  • f7404f52e7 azureblob: fix crash when listing outside a SAS URL's root - fixes #4851 Nick Craig-Wood 2020-12-10 21:08:58 +00:00
  • 74a321e156 Add gtorelly to contributors Nick Craig-Wood 2020-12-27 15:54:43 +00:00
  • fce885c0cd Add Milly to contributors Nick Craig-Wood 2020-12-27 15:54:43 +00:00
  • 4028a245b0 Add kelv to contributors Nick Craig-Wood 2020-12-27 15:54:43 +00:00
  • c5b07a6714 Add lostheli to contributors Nick Craig-Wood 2020-12-27 15:54:43 +00:00
  • b0965bf34f Add Nathan Collins to contributors Nick Craig-Wood 2020-12-27 15:06:13 +00:00
  • 1eaca9fb45 Add Bob Bagwill to contributors Nick Craig-Wood 2020-12-27 15:06:13 +00:00
  • d833e49db9 docs: Update onedrive setup guide gtorelly 2020-12-27 12:47:56 -03:00
  • 3aee544cee docs: fix invalid option name in example of crypt config Milly 2020-12-13 04:41:34 +09:00
  • 9e87f5090f s3: add requester pays option - fixes #301 kelv 2020-12-03 10:30:06 +08:00
  • c8cfa43ccc Add a download flag to hashsum and related commands to force rclone to download and hash files locally lostheli 2020-12-18 07:45:58 -05:00
  • ed7af3f370 plugins: Create plugins files only if webui is enabled. Fixes #4592. May fix #4600. negative0 2020-09-18 00:36:51 +05:30
  • be19d6a403 fshttp: prevent overlap of HTTP headers in logs Nathan Collins 2020-12-14 14:10:11 -05:00
  • 46858ee6fe docs: fix typo in FAQ Bob Bagwill 2020-12-27 07:43:30 -05:00
  • a94e4d803b build: update nfpm syntax to fix build of .deb/.rpm packages Nick Craig-Wood 2020-12-26 18:36:16 +00:00
  • dcbe62ab0a build: fix brew install --cask syntax for macOS build Nick Craig-Wood 2020-12-26 17:23:43 +00:00
  • 121b981b49 build: revert GitHub actions brew fix since this is now fixed Nick Craig-Wood 2020-12-26 16:32:26 +00:00
  • 73bb9322f5 rc: prefer actual listener address if using ":port" or "addr:0" only Nick Craig-Wood 2020-12-18 12:55:12 +00:00
  • bdc2278a30 alias: fix tests after parsing of ... change #4862 Nick Craig-Wood 2020-12-21 18:23:16 +00:00
  • ea8d13d841 fs: Fix parsing of .. when joining remotes - Fixes #4862 Nick Craig-Wood 2020-12-13 10:26:13 +00:00
  • e45716cac2 mount: add "." and ".." to directories to match cmount and expectations Nick Craig-Wood 2020-12-16 10:57:02 +00:00
  • c98dd8755c log: fix enabling systemd logging when using --log-file Nick Craig-Wood 2020-12-17 11:55:27 +00:00
  • 5ae5e1dd56 docs: add an extra paragraph with links to rclone rc and the HTTP API Nick Craig-Wood 2020-12-11 10:58:59 +00:00
  • 4f8ee736b1 vfs: make cache dir absolute before using it to fix path too long errors Nick Craig-Wood 2020-12-09 22:36:38 +00:00
  • 816e68a274 Add Laurens Janssen to contributors Nick Craig-Wood 2020-12-11 10:00:41 +00:00
  • 6ab6c8eefa gcs: Storage class object header support - fixes #3043 Laurens Janssen 2020-12-03 09:52:12 +01:00
  • cb16f42075 b2: Make NewObject use less expensive API calls Nick Craig-Wood 2020-12-03 17:24:46 +00:00
  • 7ae84a3c91 Add James Lim to contributors Nick Craig-Wood 2020-12-09 20:00:10 +00:00
  • 2fd543c989 azure: add support for service principals - fixes #3230 James Lim 2020-12-05 21:13:51 -08:00
  • 50cf97fc72 sugarsync: fix NewObject for files that differ in case #4830 Nick Craig-Wood 2020-12-07 10:56:59 +00:00
  • 4acd68188b box: fix NewObject for files that differ in case #4830 Nick Craig-Wood 2020-12-06 17:08:45 +00:00
  • b81b6da3fc fstest: add test for reading object in a case insensitive way #4830 Nick Craig-Wood 2020-12-07 10:57:06 +00:00
  • 56ad6aac4d test_all: remove duplicated config for filefabric backend Nick Craig-Wood 2020-12-07 10:50:28 +00:00
  • 1efb8ea280 backend/tardigrade: Upgrade to uplink v1.4.1 Caleb Case 2020-12-01 12:26:31 -05:00
  • 9cfc01f791 build: upgrade docker buildx action Matteo Pietro Dazzi 2020-12-06 12:43:34 +01:00
  • 86014cebd7 dedupe: add --dedupe-mode list to just list dupes, changing nothing Nick Craig-Wood 2020-12-02 15:25:55 +00:00
  • 507f861c67 dedupe: add --by-hash to dedupe on hash not file name - fixes #1674 Nick Craig-Wood 2020-10-13 16:22:02 +01:00
  • e073720a8f dropbox: enable short lived access tokens #4792 Nick Craig-Wood 2020-11-23 10:38:52 +00:00
  • ce7cdadb71 Add zhucan to contributors Nick Craig-Wood 2020-12-02 16:50:04 +00:00
  • a223b78872 fs: support multi-threads to head dst object zhucan 2020-12-02 19:02:49 +08:00
  • d5181118cc compress: finish docs buengese 2020-12-02 01:47:07 +01:00
  • 886b3abac1 compress: fix broken tests buengese 2020-12-02 01:27:35 +01:00
  • 250f8d9371 drive: allow shortcut resolution and creation to be retried Nick Craig-Wood 2020-12-02 15:01:48 +00:00
  • 8a429d12cf s3: Added error handling for error code 429 indicating too many requests Anagh Kumar Baranwal 2020-12-01 19:55:25 +05:30
  • 8bf4697dc2 serve http/webdav: redirect requests to the base url without the / Nick Craig-Wood 2020-11-30 10:19:48 +00:00
  • 584523672c dropbox: test file name length before upload to fix upload loop Nick Craig-Wood 2020-11-27 11:49:37 +00:00
  • a9585efd64 dropbox: make malformed_path errors from too long files not retriable Nick Craig-Wood 2020-11-26 12:10:46 +00:00
  • f6b1f05e0f dropbox: tidy repeated error message Nick Craig-Wood 2020-11-26 11:58:43 +00:00