Commit Graph

  • d84ea2ec52 docs: fix incorrect json syntax in sample output albertony 2025-07-10 22:08:25 +02:00
  • b259241c07 docs: ignore author email piyushgarg80 albertony 2025-07-10 18:12:36 +02:00
  • a8ab0730a7 docs: fix header level for --dump option section albertony 2025-07-09 14:01:13 +02:00
  • cef207cf94 docs: use stringArray as parameter type albertony 2025-07-09 13:53:55 +02:00
  • e728ea32d1 docs: use consistent markdown heading syntax albertony 2025-07-08 21:51:11 +02:00
  • ccdee0420f imagekit: remove server side Copy method as it was downloading and uploading Nick Craig-Wood 2025-07-10 10:45:46 +01:00
  • 8a51e11d23 imagekit: don't low level retry uploads Nick Craig-Wood 2025-07-10 10:44:41 +01:00
  • 9083f1ff15 imagekit: return correct error when attempting to upload zero length files Nick Craig-Wood 2025-07-10 10:43:49 +01:00
  • 2964b1a169 smb: add --smb-kerberos-ccache option to set kerberos ccache per smb backend Sudipto Baral 2025-07-10 05:17:42 -04:00
  • b6767820de test: fix smb kerberos integration tests Nick Craig-Wood 2025-07-09 18:05:29 +01:00
  • 821e7fce45 Changelog updates from Version v1.70.3 Nick Craig-Wood 2025-07-09 16:26:45 +01:00
  • d67aa9cc7b build: make rclone compile with GOOS=wasip1 GOARCH=wasm #7831 fix-7831-wasm-wasip1 Nick Craig-Wood 2025-07-08 08:55:55 +01:00
  • 4133a197bc Version v1.70.3 v1.70.3 v1.70-stable Nick Craig-Wood 2025-07-09 10:51:25 +01:00
  • a30a4909fe azureblob: fix server side copy error "requires exactly one scope" Nick Craig-Wood 2025-07-04 14:32:50 +01:00
  • cdc6d22929 docs: explain the json log format in more detail albertony 2024-11-26 20:32:06 +01:00
  • e319406f52 check: fix difference report (was reporting error counts) albertony 2025-07-07 09:16:55 +02:00
  • ac54cccced linkbox: fix upload error "user upload file not exist" Nick Craig-Wood 2025-07-04 16:28:46 +01:00
  • 4c4d366e29 march: fix deadlock when using --no-traverse - fixes #8656 Nick Craig-Wood 2025-07-02 10:26:42 +01:00
  • 64fc3d05ae pikpak: improve error handling for missing links and unrecoverable 500s wiserain 2025-07-04 15:27:29 +09:00
  • 90386efeb1 webdav: fix setting modtime to that of local object instead of remote WeidiDeng 2025-07-03 16:42:15 +08:00
  • 5f78b47295 fix: b2 versionAt read metadata Davide Bizzarri 2025-05-13 18:35:57 +02:00
  • b7c6268d3e config: make parsing of duration options consistent albertony 2025-07-08 12:08:14 +02:00
  • 521d6b88d4 docs: cleanup usage albertony 2025-01-17 22:02:17 +01:00
  • cf767b0856 docs: break long lines albertony 2025-01-17 21:17:38 +01:00
  • 25f7809822 docs: add option value type to header where missing albertony 2025-01-17 21:14:17 +01:00
  • 74c0b1ea3b docs: mention that identifiers in option values are case insensitive albertony 2025-01-17 20:44:44 +01:00
  • f4dcb1e9cf docs: rewrite dump option examples albertony 2025-01-17 20:31:24 +01:00
  • 90f1d023ff docs: use markdown inline code format for dump option headers that are real examples albertony 2025-01-17 13:53:57 +01:00
  • e9c5f2d4e8 docs: change spelling from server side to server-side albertony 2025-01-17 15:48:32 +01:00
  • 1249e9b5ac docs: cleanup header casing albertony 2025-01-17 15:47:11 +01:00
  • d47bc5f6c4 docs: rename OSX to macOS albertony 2025-01-17 15:42:38 +01:00
  • efb1794135 docs: fix list and code block issue albertony 2025-01-17 15:41:44 +01:00
  • 71b98a03a9 docs: consistent markdown list format albertony 2025-01-17 15:36:10 +01:00
  • 8e625c6593 docs: split section with general description of options with that documenting actual main options albertony 2025-01-17 14:39:27 +01:00
  • 6b2cd7c631 docs: improve description of option types albertony 2025-01-17 14:20:57 +01:00
  • aa4aead63c docs: use space instead of equal sign to separate option and value in headers albertony 2025-01-17 13:49:43 +01:00
  • c491d12cd0 docs: use comma to separate short and long option format in headers albertony 2025-01-17 13:15:49 +01:00
  • 9e4d703a56 docs: remove use of uncommon parameter types albertony 2025-01-17 13:10:00 +01:00
  • fc0c0a7771 docs: remove use of parameter type FILE albertony 2025-01-17 13:03:42 +01:00
  • d5cc0d83b0 docs: remove use of parameter type DIR albertony 2025-01-17 13:02:20 +01:00
  • 52762dc866 docs: remove use of parameter type CONFIG_FILE albertony 2025-01-17 12:59:55 +01:00
  • 3c092cfc17 docs: change use of parameter type N and NUMBER to int consistent with flags and cli help albertony 2025-01-17 12:57:00 +01:00
  • 7f3f1af541 docs: change use of parameter type TIME to Duration consistent with flags and cli help albertony 2025-01-17 12:52:39 +01:00
  • f885c481f0 docs: change use of parameter type BANDWIDTH_SPEC to BwTimetable consistent with flags and cli help albertony 2025-01-17 12:49:09 +01:00
  • 865d4b2bda docs: change use of parameter type SIZE to SizeSuffix consistent with flags and cli help albertony 2025-01-17 12:47:27 +01:00
  • 3cb1e65eb6 docs: cleanup markdown header format albertony 2025-01-17 12:42:17 +01:00
  • f667346718 docs: explain separated list parameters albertony 2025-01-17 12:37:06 +01:00
  • c6e1f59415 azureblob: fix server side copy error "requires exactly one scope" Nick Craig-Wood 2025-07-04 14:32:50 +01:00
  • f353c92852 test: remove and ignore failing integration tests Nick Craig-Wood 2025-07-08 07:48:54 +01:00
  • 1e88c6a18b docs: explain the json log format in more detail albertony 2024-11-26 20:32:06 +01:00
  • 7242aed1c3 check: fix difference report (was reporting error counts) albertony 2025-07-07 09:16:55 +02:00
  • 81e63785fe serve sftp: add support for more hashes (crc32, sha256, blake3, xxh3, xxh128) albertony 2024-12-02 18:55:24 +01:00
  • c7937f53d4 serve sftp: extract function refactoring for handling hashsum commands albertony 2024-12-02 18:51:48 +01:00
  • 58fa1c975f sftp: add support for more hashes (crc32, sha256, blake3, xxh3, xxh128) albertony 2024-04-15 11:35:37 +02:00
  • da49fc1b6d local: configurable supported hashes albertony 2023-11-17 11:05:20 +01:00
  • df9c921dd5 hash: add support for BLAKE3, XXH3, XXH128 albertony 2023-11-17 11:03:07 +01:00
  • d9c227eff6 vfs: make integration TestDirEntryModTimeInvalidation test more reliable Nick Craig-Wood 2025-07-06 14:33:54 +01:00
  • 524c285d88 smb: skip non integration tests when doing integration tests Nick Craig-Wood 2025-07-06 13:39:54 +01:00
  • 4107246335 seafile: fix integration test errors by adding dot to encoding Nick Craig-Wood 2025-07-05 21:27:10 +01:00
  • 87a65ec6a5 linkbox: fix upload error "user upload file not exist" Nick Craig-Wood 2025-07-04 16:28:46 +01:00
  • c6d0b61982 build: remove integration tests which are too slow Nick Craig-Wood 2025-07-05 09:20:05 +01:00
  • 88e30eecbf march: fix deadlock when using --no-traverse - fixes #8656 Nick Craig-Wood 2025-07-02 10:26:42 +01:00
  • f904378c4d pikpak: improve error handling for missing links and unrecoverable 500s wiserain 2025-07-04 15:27:29 +09:00
  • 24eb8dcde0 pikpak: rewrite upload to bypass AWS S3 manager - fixes #8629 wiserain 2025-07-04 11:25:12 +09:00
  • a97425d9cb test: fix TestSMBKerberos password expiring errors Nick Craig-Wood 2025-07-03 19:30:26 +01:00
  • c51878f9a9 Add Vikas Bhansali to contributors Nick Craig-Wood 2025-07-03 19:31:33 +01:00
  • 92f0a73ac6 Add Ross Smith II to contributors Nick Craig-Wood 2025-07-03 19:31:33 +01:00
  • 163c149f3f azureblob,azurefiles: add support for client assertion based authentication Vikas Bhansali 2025-07-03 14:27:07 +05:30
  • 224ca0ae8e webdav: fix setting modtime to that of local object instead of remote WeidiDeng 2025-07-03 16:42:15 +08:00
  • 5bf6cd1f4f build: set default shell to bash in build.yml Ross Smith II 2025-06-30 07:37:52 -07:00
  • 555739eec5 docs: fix filescom/filelu link mixup Nick Craig-Wood 2025-07-02 15:32:17 +01:00
  • c036ce90fe Add Davide Bizzarri to contributors Nick Craig-Wood 2025-07-02 15:37:15 +01:00
  • 775ee90fa5 Start v1.70.3-DEV development Nick Craig-Wood 2025-07-02 15:36:43 +01:00
  • 444392bf9c docs: fix filescom/filelu link mixup Nick Craig-Wood 2025-07-02 15:32:17 +01:00
  • 6163ae7cc7 fix: b2 versionAt read metadata Davide Bizzarri 2025-05-13 18:35:57 +02:00
  • cd950e30cb test: make TestWebdavInfiniteScale startup more reliable Nick Craig-Wood 2025-07-01 17:13:41 +01:00
  • 89dfae96ad test_all: add _connect_delay for slow starting servers Nick Craig-Wood 2025-07-01 16:50:30 +01:00
  • d36259749f docs: update link for filescom Nick Craig-Wood 2025-06-30 11:09:37 +01:00
  • c0a2d730a6 docs: update link for filescom Nick Craig-Wood 2025-06-30 11:09:37 +01:00
  • 592407230b test_all: make TestWebdav InfiniteScale integration tests run Nick Craig-Wood 2025-06-28 10:57:27 +01:00
  • a7c3ddb482 test_all: make SMB with Kerberos integration tests run properly Nick Craig-Wood 2025-06-28 10:56:41 +01:00
  • 7a1813c531 test_all: allow an env parameter to set environment variables Nick Craig-Wood 2025-06-28 10:55:48 +01:00
  • 16e3d1becd Changelog updates from Version v1.70.2 Nick Craig-Wood 2025-06-27 14:35:06 +01:00
  • c0f6b910ae Add Ali Zein Yousuf to contributors Nick Craig-Wood 2025-06-27 14:35:19 +01:00
  • e3bf8dc122 Add $@M@RTH_ to contributors Nick Craig-Wood 2025-06-27 14:35:19 +01:00
  • 4010380ea8 Version v1.70.2 v1.70.2 Nick Craig-Wood 2025-06-27 12:30:18 +01:00
  • c138e52a57 docs: update client ID instructions to current Azure AD portal - fixes #8027 Ali Zein Yousuf 2025-06-26 20:42:42 -05:00
  • 086a835131 docs: update client ID instructions to current Azure AD portal - fixes #8027 Ali Zein Yousuf 2025-06-26 20:42:42 -05:00
  • d0668de192 s3: add Zata provider $@M@RTH_ 2025-06-26 21:43:19 +05:30
  • e22ce597ad mega: fix tls handshake failure - fixes #8565 necaran 2025-06-20 01:05:00 +08:00
  • 79bd9e7913 pacer: fix nil pointer deref in RetryError - fixes #8077 Nick Craig-Wood 2025-06-25 21:10:16 +01:00
  • 32f9393ac8 convmv: fix moving to unicode-equivalent name - fixes #8634 nielash 2025-06-24 22:57:23 -04:00
  • f97c876eb1 convmv: make --dry-run logs less noisy nielash 2025-06-24 21:56:25 -04:00
  • 9b43836e19 sync: avoid copying dir metadata to itself nielash 2025-06-24 21:48:53 -04:00
  • ff817e8764 combine: fix directory not found errors with ListP interface - Fixes #8627 Nick Craig-Wood 2025-06-23 17:43:52 +01:00
  • 3c63dec849 local: fix --skip-links on Windows when skipping Junction points Nick Craig-Wood 2025-05-22 16:58:06 +01:00
  • 33876c5806 build: bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 to fix GHSA-vrw8-fxc6-2r93 dependabot[bot] 2025-06-20 18:27:36 +01:00
  • fa3b444341 log: fix deadlock when using systemd logging - fixes #8621 Nick Craig-Wood 2025-06-20 12:00:40 +01:00
  • e5fc424955 docs: googlephotos: detail how to make your own client_id - fixes #8622 Nick Craig-Wood 2025-06-20 12:12:50 +01:00
  • 06badeffa3 pikpak: fix uploads fail with "aws-chunked encoding is not supported" error Nick Craig-Wood 2025-06-26 16:58:02 +01:00