Commit Graph

  • ceef78ce44 vfs: fix directory cache serving stale data Lorenz Brun 2022-09-20 00:31:56 +02:00
  • 6560ea9bdc build: fix docker plugin build - fixes #8394 Anagh Kumar Baranwal 2025-02-15 19:53:43 +05:30
  • cda82f3d30 docs: improved sftp limitations Michael Kebe 2025-02-15 11:11:26 +01:00
  • 7da2d8b507 Changelog updates from Version v1.69.1 Nick Craig-Wood 2025-02-14 17:15:34 +00:00
  • fb7919928c docs: add FileLu as sponsors and tidy sponsor logos Nick Craig-Wood 2025-02-14 12:29:32 +00:00
  • 4f8dfd14fc Start v1.69.2-DEV development Nick Craig-Wood 2025-02-14 17:14:31 +00:00
  • 4e77a4ff73 Version v1.69.1 v1.69.1 Nick Craig-Wood 2025-02-14 15:17:21 +00:00
  • 5d670fc54a accounting: fix percentDiff calculation -- fixes #8345 Anagh Kumar Baranwal 2025-02-13 17:09:24 +05:30
  • 53bbe891d3 lib/rest: retry errors due to failed JSON decoding - fixes #8383 fix-8383-b2-error Nick Craig-Wood 2025-02-14 14:47:09 +00:00
  • b63c42f39b build: disable docker builds on PRs & add missing dockerfile changes Anagh Kumar Baranwal 2025-02-11 19:08:46 +05:30
  • 30c9bab35d Added parallel docker builds and caching for go build in the container Anagh Kumar Baranwal 2024-11-06 15:43:18 +05:30
  • 68bbd8017d docs: add FileLu as sponsors and tidy sponsor logos Nick Craig-Wood 2025-02-14 12:29:32 +00:00
  • 259dbbab55 vfs: fix the cache failing to upload symlinks when --links was specified Nick Craig-Wood 2025-02-10 17:13:59 +00:00
  • 5fa85f66fe doc: add note on concurrency of rclone purge Zachary Vorhies 2025-02-13 04:41:37 -07:00
  • fb648e4774 s3: add latest Linode Object Storage endpoints jbagwell-akamai 2025-02-13 03:36:22 -06:00
  • 9978750a8c fix golangci-lint errors nielash 2025-02-12 00:57:52 -05:00
  • d953c0c51b bisync: fix listings missing concurrent modifications - fixes #8359 nielash 2025-02-09 21:13:55 -05:00
  • 9dfce11c9b lib/oauthutil: fix redirect URL mismatch errors - fixes #8351 Nick Craig-Wood 2025-02-01 12:07:25 +00:00
  • 504f2fb571 b2: fix "fatal error: concurrent map writes" - fixes #8355 Nick Craig-Wood 2025-02-02 11:14:38 +00:00
  • f79f929e57 serve nfs: update docs to note Windows is not supported - fixes #8352 Zachary Vorhies 2025-02-01 05:20:09 -07:00
  • 83e04ead37 s3: add DigitalOcean regions SFO2, LON1, TOR1, BLR1 jkpe 2025-01-23 12:33:14 +00:00
  • 1a95a23fdc onedrive: mark German (de) region as deprecated Nick Craig-Wood 2025-01-22 10:59:57 +00:00
  • c4b592e549 s3: Added new storage class to magalu provider Bruno Fernandes 2024-10-15 16:18:33 -03:00
  • 642d1415d1 vfs: close the change notify channel on Shutdown izouxv 2025-01-17 23:38:09 +08:00
  • 64556d4ca2 docs: add OneDrive Impersonate instructions - fixes #5610 Tim White 2025-01-15 14:17:17 +08:00
  • de69448565 docs: explain the stringArray flag parameter descriptor Christoph Berger 2025-01-17 09:50:22 +01:00
  • ad941655c5 iclouddrive: add notes on ADP and Missing PCS cookies - fixes #8310 Nick Craig-Wood 2025-01-15 17:58:49 +00:00
  • 6cbb9fd7cb docs: fix typos found by codespell in docs and code comments Dimitri Papadopoulos 2025-01-15 14:01:06 +01:00
  • 7988300f50 fs: fix confusing "didn't find section in config file" error Nick Craig-Wood 2025-01-15 16:32:59 +00:00
  • 1b47b7a6bb vfs: fix race detected by race detector Nick Craig-Wood 2025-01-14 20:21:40 +00:00
  • 626bdacd59 docs: fix reference to serves3 setting disable_multipart_uploads which was renamed Matt Ickstadt 2025-01-14 10:37:25 -06:00
  • 1ef2da31a7 docs: fix link to Rclone Serve S3 Matt Ickstadt 2025-01-14 10:18:53 -06:00
  • 376a5b1a83 serve s3: fix list objects encoding-type Nick Craig-Wood 2024-12-28 16:29:55 +00:00
  • ddaeb07019 doc: make man page well formed for whatis - fixes #7430 Nick Craig-Wood 2025-01-13 18:35:27 +00:00
  • c72f71bd02 Start v1.69.1-DEV development Nick Craig-Wood 2025-02-14 13:02:54 +00:00
  • 4aaef7472d docs: add FileLu as sponsors and tidy sponsor logos Nick Craig-Wood 2025-02-14 12:29:32 +00:00
  • b5e72e2fc3 vfs: fix the cache failing to upload symlinks when --links was specified Nick Craig-Wood 2025-02-10 17:13:59 +00:00
  • 8997993a30 Add jbagwell-akamai to contributors Nick Craig-Wood 2025-02-13 13:30:44 +00:00
  • b721f363e5 Add ll3006 to contributors Nick Craig-Wood 2025-02-13 13:30:17 +00:00
  • d93dad22fe doc: add note on concurrency of rclone purge Zachary Vorhies 2025-02-13 04:41:37 -07:00
  • d7f23b6b97 fshttp: increase HTTP/2 buffer size from 16k to 8M to increase througput #8379 fix-8379-http2-speed Nick Craig-Wood 2025-02-13 11:00:32 +00:00
  • e27bf8b738 s3: add latest Linode Object Storage endpoints jbagwell-akamai 2025-02-13 03:36:22 -06:00
  • 539e96cc1f cmd: fix crash if rclone is invoked without any arguments - Fixes #8378 Janne Hellsten 2025-02-12 23:31:05 +02:00
  • 5086aad0b2 build: disable docker builds on PRs & add missing dockerfile changes Anagh Kumar Baranwal 2025-02-11 19:08:46 +05:30
  • c1b414e2cf sync: copy dir modtimes even when copyEmptySrcDirs is false - fixes #8317 ll3006 2025-02-07 14:23:28 +01:00
  • 2ff8aa1c20 sync: add tests to check dir modtimes are kept when syncing ll3006 2025-02-07 13:04:42 +01:00
  • 6d2a72367a fix golangci-lint errors nielash 2025-02-12 00:57:52 -05:00
  • 9df751d4ec bisync: fix false positive on integration tests nielash 2025-02-12 00:24:06 -05:00
  • e175c863aa s3: split the GCS quirks into -s3-use-x-id and -s3-sign-accept-encoding #8373 Nick Craig-Wood 2025-02-11 20:22:03 +00:00
  • 64cd8ae0f0 Add Joel K Biju to contributors Nick Craig-Wood 2025-02-12 21:08:11 +00:00
  • 46b498b86a stats: fix the speed not getting updated after a pause in the processing Anagh Kumar Baranwal 2024-09-17 18:09:54 +05:30
  • b76cd74087 opendrive: added --opendrive-access flag to handle permissions Joel K Biju 2025-02-11 18:13:10 +05:30
  • 3b49fd24d4 bisync: fix listings missing concurrent modifications - fixes #8359 nielash 2025-02-09 21:13:55 -05:00
  • c0515a51a5 Added parallel docker builds and caching for go build in the container Anagh Kumar Baranwal 2024-11-06 15:43:18 +05:30
  • dc9c87279b smb: improve connection pooling efficiency Jonathan Giannuzzi 2025-01-17 13:59:29 +00:00
  • 057fdb3a9d lib/oauthutil: fix redirect URL mismatch errors - fixes #8351 Nick Craig-Wood 2025-02-01 12:07:25 +00:00
  • 3daf62cf3d b2: fix "fatal error: concurrent map writes" - fixes #8355 Nick Craig-Wood 2025-02-02 11:14:38 +00:00
  • 0ef495fa76 Add Alexander Minbaev to contributors Nick Craig-Wood 2025-02-03 11:33:11 +00:00
  • 722c567504 Add Zachary Vorhies to contributors Nick Craig-Wood 2025-02-03 11:33:11 +00:00
  • 0ebe1c0f81 Add Jess to contributors Nick Craig-Wood 2025-02-03 11:33:11 +00:00
  • 2dc06b2548 s3: add IBM IAM signer - fixes #7617 Alexander Minbaev 2025-02-03 05:29:31 -06:00
  • b52aabd8fe serve nfs: update docs to note Windows is not supported - fixes #8352 Zachary Vorhies 2025-02-01 05:20:09 -07:00
  • 69ae5f2aaf serve: fix auth proxy using stale config parameters when making a backend fix-auth-proxy Nick Craig-Wood 2025-01-27 19:20:10 +00:00
  • 6494ac037f cmd/config(update remote): introduce --no-output option Jess 2025-01-21 03:04:47 +13:00
  • 5c3a1bbf30 s3: add DigitalOcean regions SFO2, LON1, TOR1, BLR1 jkpe 2025-01-23 12:33:14 +00:00
  • c837664653 sync: fix cpu spinning when empty directory finding with leading slashes Nick Craig-Wood 2025-01-11 12:49:40 +00:00
  • 77429b154e s3: fix handling of objects with // in #5858 Nick Craig-Wood 2025-01-04 10:24:06 +00:00
  • 39b8f17ebb azureblob: fix handling of objects with // in #5858 Nick Craig-Wood 2025-01-02 18:34:46 +00:00
  • 81ecfb0f64 fstest: add integration tests objects with // on bucket based backends #5858 Nick Craig-Wood 2025-01-02 18:31:08 +00:00
  • 656e789c5b fs/list: tweak directory listing assertions after allowing // names Nick Craig-Wood 2025-01-04 12:53:25 +00:00
  • fe19184084 lib/bucket: fix tidying of // in object keys #5858 Nick Craig-Wood 2025-01-02 15:59:56 +00:00
  • b4990cd858 lib/bucket: add IsAllSlashes function Nick Craig-Wood 2025-01-02 15:52:30 +00:00
  • 8e955c6b13 azureblob: remove uncommitted blocks on InvalidBlobOrBlock error Nick Craig-Wood 2025-01-08 18:15:03 +00:00
  • 3a5ddfcd3c azureblob: implement multipart server side copy Nick Craig-Wood 2024-12-18 15:29:52 +00:00
  • ac3f7a87c3 azureblob: speed up server side copies for small files #8249 Nick Craig-Wood 2024-12-16 17:04:16 +00:00
  • 4e9b63e141 azureblob: cleanup uncommitted blocks on upload errors Nick Craig-Wood 2024-12-21 11:13:45 +00:00
  • 7fd7fe3c82 azureblob: factor readMetaData into readMetaDataAlways returning blob properties Nick Craig-Wood 2024-12-21 11:46:33 +00:00
  • 9dff45563d Add b-wimmer to contributors Nick Craig-Wood 2025-01-22 11:55:48 +00:00
  • 83cf8fb821 azurefiles: add --azurefiles-use-az and --azurefiles-disable-instance-discovery b-wimmer 2025-01-22 12:11:18 +01:00
  • 32e79a5c5c onedrive: mark German (de) region as deprecated Nick Craig-Wood 2025-01-22 10:59:57 +00:00
  • fc44a8114e Add Trevor Starick to contributors Nick Craig-Wood 2025-01-22 11:00:18 +00:00
  • 657172ef77 Add hiddenmarten to contributors Nick Craig-Wood 2025-01-22 11:00:18 +00:00
  • 71eb4199c3 Add Corentin Barreau to contributors Nick Craig-Wood 2025-01-22 11:00:18 +00:00
  • ac3c21368d Add Bruno Fernandes to contributors Nick Craig-Wood 2025-01-22 11:00:18 +00:00
  • db71b2bd5f Add Moises Lima to contributors Nick Craig-Wood 2025-01-22 11:00:18 +00:00
  • 8cfe42d09f Add izouxv to contributors Nick Craig-Wood 2025-01-22 11:00:18 +00:00
  • e673a28a72 Add Robin Schneider to contributors Nick Craig-Wood 2025-01-22 11:00:18 +00:00
  • 59889ce46b Add Tim White to contributors Nick Craig-Wood 2025-01-22 11:00:18 +00:00
  • 62e8a01e7e Add Christoph Berger to contributors Nick Craig-Wood 2025-01-22 11:00:18 +00:00
  • 87eaf37629 azureblob: add support for x-ms-tags header Trevor Starick 2025-01-17 14:37:56 -05:00
  • 7c7606a6cf rc: disable the metrics server when running rclone rc hiddenmarten 2024-12-23 16:41:24 +01:00
  • dbb21165d4 internetarchive: add --internetarchive-metadata="key=value" for setting item metadata Corentin Barreau 2025-01-17 17:00:34 +01:00
  • 375953cba3 lib/batcher: Deprecate unused option: batch_commit_timeout Dan McArdle 2024-09-21 13:09:44 -04:00
  • af5385b344 s3: Added new storage class to magalu provider Bruno Fernandes 2024-10-15 16:18:33 -03:00
  • 347be176af http servers: add --user-from-header to use for authentication Moises Lima 2025-01-17 12:53:23 -03:00
  • bf5a4774c6 b2: add SkipDestructive handling to backend commands - fixes #8194 Pat Patterson 2024-11-19 01:31:56 -08:00
  • 0275d3edf2 vfs: close the change notify channel on Shutdown izouxv 2025-01-17 23:38:09 +08:00
  • be53ae98f8 Docker image: Add label org.opencontainers.image.source for release notes in Renovate dependency updates Robin Schneider 2025-01-13 12:31:44 +01:00
  • 0d9fe51632 docs: add OneDrive Impersonate instructions - fixes #5610 Tim White 2025-01-15 14:17:17 +08:00
  • 03bd795221 docs: explain the stringArray flag parameter descriptor Christoph Berger 2025-01-17 09:50:22 +01:00