Commit Graph

  • 80e6389a50 ftp: fix transfers from servers that return 250 ok messages jijamik 2025-11-14 22:01:25 +01:00
  • a3ccf4d8a0 b2: allow individual old versions to be deleted with --b2-versions - fixes #1626 dougal 2025-11-14 16:43:00 +00:00
  • 31df39d356 build: fix tls: failed to verify certificate: x509: negative serial number Nick Craig-Wood 2025-11-13 16:39:47 +00:00
  • 03d3811f7f Add Sean Turner to contributors Nick Craig-Wood 2025-11-14 12:51:02 +00:00
  • 83b83f7768 s3: add support for --upload-header If-Match and If-None-Match Sean Turner 2025-11-13 14:50:47 +01:00
  • 71138082ea fix: comment typos n4n5 2025-11-13 14:47:40 +01:00
  • cf94824426 dropbox: fix error moving just created objects - fixes #8881 Nick Craig-Wood 2025-11-12 15:42:25 +00:00
  • 16971ab6b9 s3: add --s3-use-data-integrity-protections to fix BadDigest error in Alibaba, Tencent hunshcn 2025-11-12 23:15:13 +08:00
  • 9f75af38e3 rc: make sure fatal errors don't crash rclone - fixes #8955 Nick Craig-Wood 2025-11-10 13:37:28 +00:00
  • b5e4d39b05 pacer: factor call stack searching into its own package Nick Craig-Wood 2025-11-10 13:32:44 +00:00
  • 4d19afdbbf rc: add osVersion, osKernel and osArch to core/version Nick Craig-Wood 2025-11-12 11:02:38 +00:00
  • 2ebfedce85 build: update all dependencies Nick Craig-Wood 2025-11-10 17:08:37 +00:00
  • 1a4b85b6e7 build(deps): bump golangci/golangci-lint-action from 8 to 9 dependabot[bot] 2025-11-10 22:05:48 +00:00
  • 5052b80298 webdav: fix out of memory with sharepoint-ntlm when uploading large file Nick Craig-Wood 2025-11-10 15:10:40 +00:00
  • fada870ff0 testserver: fix owncloud test server startup Nick Craig-Wood 2025-11-10 16:06:19 +00:00
  • 38f456c527 Add aliaj1 to contributors Nick Craig-Wood 2025-11-10 16:57:04 +00:00
  • e6d82ac6ee ulozto: Fix downloads returning HTML error page aliaj1 2025-11-10 17:56:06 +02:00
  • 4c74ded85a docs: adjust spectra logic example endpoint name Nick Craig-Wood 2025-11-10 12:15:27 +00:00
  • 43848f5c42 docs: update version introduced to v1.70 in doi docs kapitainsky 2025-11-08 22:33:38 +01:00
  • fb895f69a1 testserver: fix HDFS server after run.bash adjustments Nick Craig-Wood 2025-11-05 17:50:24 +00:00
  • b204090325 testserver: remind developers about allocating a port Nick Craig-Wood 2025-11-05 11:00:09 +00:00
  • 1821d86911 testserver: make run.bash variables less likely to collide with scripts Nick Craig-Wood 2025-11-05 10:50:53 +00:00
  • 7ce67347fb testserver: fix seafile servers messing up _connect string Nick Craig-Wood 2025-11-05 10:50:05 +00:00
  • 0228bbff39 testserver: make sure TestWebdavInfiniteScale uses an assigned port Nick Craig-Wood 2025-11-05 10:24:58 +00:00
  • 6890bd7738 testserver: make sure we don't overwrite the NAME variable set Nick Craig-Wood 2025-11-05 10:24:19 +00:00
  • bc5d1dfaf3 Add n4n5 to contributors Nick Craig-Wood 2025-11-05 17:55:56 +00:00
  • c33aeb705f Add Alex to contributors Nick Craig-Wood 2025-11-05 17:55:55 +00:00
  • 12cf8e71df Add Copilot to contributors Nick Craig-Wood 2025-11-05 17:55:55 +00:00
  • ec5ddb68a8 docs: update contributing docs regarding backend documentation albertony 2025-11-05 10:10:14 +01:00
  • 8335596207 rc: add jobs stats n4n5 2025-11-05 13:36:39 +01:00
  • 4f56ab2341 docs: fix alignment of some of the icons in the storage system dropdown albertony 2025-11-02 13:48:50 +01:00
  • 8b5b7ecfd9 docs: run markdownlint on _index.md albertony 2025-11-02 13:55:11 +01:00
  • 2aa2cfc70e docs: fix markdownlint issues and other styling improvements in backend command docs albertony 2025-11-02 13:19:36 +01:00
  • 7265b2331f docs: fix markdownlint issue md046/code-block-style in backend command docs albertony 2025-11-02 13:06:08 +01:00
  • 0dd56ff2a3 docs: fix missing punctuation in backend commands short description albertony 2025-11-02 12:52:31 +01:00
  • 2443cb284e docs: fix markdownlint issues in backend command generated output albertony 2025-11-02 12:49:10 +01:00
  • 0f3aa17fb6 build: improve backend docs autogenerated marker line albertony 2025-11-04 14:56:55 +01:00
  • 8f74e7d331 backend/compress: add zstd compression Alex 2025-11-04 21:50:56 +07:00
  • ee92673e1b sftp: fix zombie SSH processes with --sftp-ssh - Fixes #8929 Copilot 2025-11-04 12:09:47 +00:00
  • 55655efabf testserver: fix tests failing due to stopped servers Nick Craig-Wood 2025-11-04 11:08:45 +00:00
  • 700e6e11fd docs: add new integration tester site link dougal 2025-11-03 17:15:53 +00:00
  • edb47076b5 docs: update the method for running integration tests Nick Craig-Wood 2025-11-03 16:49:01 +00:00
  • e5fd97b8d2 bisync: fix failing tests Nick Craig-Wood 2025-11-03 15:51:26 +00:00
  • bc57a31859 Add SublimePeace to contributors Nick Craig-Wood 2025-11-03 16:52:24 +00:00
  • 4adb48fbbc b2: fix "expected a FileSseMode but found: ''" dougal 2025-11-03 16:42:40 +00:00
  • c41d0f7d3a docs: s3: clarify multipart uploads memory usage SublimePeace 2025-11-03 17:35:33 +01:00
  • d34ba258b0 test_all: fix detection of running servers Nick Craig-Wood 2025-10-30 17:33:02 +00:00
  • 05d54a95b8 accounting: add AccountReadN for use in cluster Nick Craig-Wood 2025-07-31 17:16:40 +01:00
  • f16b39165b fs: add NonDefaultRC for discovering options in use Nick Craig-Wood 2025-07-28 12:14:13 +01:00
  • 86edb26fd5 fs: move tests into correct files Nick Craig-Wood 2025-09-10 15:54:56 +01:00
  • 203e1bdbf9 rc: add NewJobFromBytes for reading jobs from non HTTP transactions Nick Craig-Wood 2025-07-24 15:00:37 +01:00
  • a522c056fe rc: add job/batch for sending batches of rc commands to run concurrently Nick Craig-Wood 2025-07-22 16:10:51 +01:00
  • 31adc7d89f Add Ted Robertson to contributors Nick Craig-Wood 2025-11-03 14:44:19 +00:00
  • c559ab7c58 Add Joseph Brownlee to contributors Nick Craig-Wood 2025-11-03 14:44:19 +00:00
  • 80610ef774 Add fries1234 to contributors Nick Craig-Wood 2025-11-03 14:44:19 +00:00
  • a6c943a1ad Add Fawzib Rojas to contributors Nick Craig-Wood 2025-10-30 16:23:10 +00:00
  • 53e0dbb5cb Add Riaz Arbi to contributors Nick Craig-Wood 2025-10-30 16:23:10 +00:00
  • 3a0000526b Add Lukas Krejci to contributors Nick Craig-Wood 2025-10-30 16:23:10 +00:00
  • 1fa6941e26 Add Adam Dinwoodie to contributors Nick Craig-Wood 2025-10-30 16:23:10 +00:00
  • 9bb7ad31e6 Add dulanting to contributors Nick Craig-Wood 2025-10-30 16:23:10 +00:00
  • da8c6847ad docs: add AppArmor restrictions to rclone mount Ted Robertson 2025-11-01 19:28:14 +00:00
  • d240d044c3 check: improved reporting of differences in sizes and contents albertony 2025-11-01 20:23:01 +01:00
  • 1056ace80f mega: implement 2FA login iTrooz 2025-11-01 20:03:49 +01:00
  • a06c1c0cb7 docs: change to light code block style to better match overall theme albertony 2025-11-01 15:36:51 +01:00
  • 7672c3d586 docs: fix various markdownlint issues albertony 2025-11-01 16:47:09 +01:00
  • f361cdf1cb build: restrict the markdown languages to use for code blocks albertony 2025-08-26 22:13:53 +02:00
  • 26d3c71bab docs: fix various markdownlint issues albertony 2025-10-31 22:54:26 +01:00
  • c76396f03c docs: fix markdownlint issue md013/line-length albertony 2025-10-31 22:02:58 +01:00
  • 059ad47336 docs: change syntax hightlighting for command examples from sh to console albertony 2025-10-31 21:58:24 +01:00
  • becc068d36 docs: Clarify remote naming convention Joseph Brownlee 2025-10-31 09:42:38 -06:00
  • 94deb6bd6f b2: Add Server-Side encryption support fries1234 2025-10-31 08:33:31 -07:00
  • 46bc876085 Fix zombie SSH processes by storing the first session in sshClientExternal copilot/fix-zombie-ssh-processes copilot-swe-agent[bot] 2025-10-31 11:54:04 +00:00
  • a58efc1544 Simplify Wait() implementation based on code review feedback copilot-swe-agent[bot] 2025-10-30 18:03:48 +00:00
  • 4f5efe2871 Fix zombie SSH processes with --sftp-ssh by ensuring Wait() is called only once copilot-swe-agent[bot] 2025-10-30 17:56:13 +00:00
  • 6d9f4a3c20 Initial plan copilot-swe-agent[bot] 2025-10-30 17:48:34 +00:00
  • cc09978b79 Added rclone archive command to create and read archive files Fawzib Rojas 2025-01-05 15:15:50 +00:00
  • 409dc75328 accounting: add io.Seeker/io.ReaderAt support to accounting.Account Fawzib Rojas 2025-01-15 19:55:06 +00:00
  • fb30c5f8dd operations: add ReadAt method to ReOpen Nick Craig-Wood 2025-10-29 21:33:01 +00:00
  • 203df6cc58 fstest: add ResetRun to allow the remote to be reset in tests Nick Craig-Wood 2025-10-29 21:33:36 +00:00
  • 459e10d599 gcs: fix --gcs-storage-class to work with server side copy for objects Riaz Arbi 2025-10-30 17:20:16 +02:00
  • 1ba4fd1d83 ulozto: implement the about functionality Lukas Krejci 2025-10-30 16:06:37 +01:00
  • 77553b8dd5 local: add --skip-specials to ignore special files Adam Dinwoodie 2025-10-29 17:00:25 +00:00
  • 5420dbbe38 swift: Report disk usage in segment containers Andrew Ruthven 2025-10-30 05:55:53 +13:00
  • 87b71dd6b9 refactor: use strings.Builder to improve performance dulanting 2025-10-30 00:48:34 +08:00
  • a0bcdc2638 Archive backend to read archives on cloud storage. Nick Craig-Wood 2023-11-28 18:37:33 +00:00
  • e42fa9f92d vfs: remove unecessary import in tests to fix import cycles Nick Craig-Wood 2025-10-27 14:16:25 +00:00
  • 4586104dc7 Add Lakshmi-Surekha to contributors Nick Craig-Wood 2025-10-28 11:05:35 +00:00
  • c4c360a285 Add Andrew Gunnerson to contributors Nick Craig-Wood 2025-10-28 11:05:35 +00:00
  • ce4860b9b6 Add divinity76 to contributors Nick Craig-Wood 2025-10-28 11:05:35 +00:00
  • ed87f82d21 build: enable support for aix/ppc64 Lakshmi-Surekha 2025-10-27 19:04:58 +05:30
  • 0a82929b94 rc: fix name of "queue" JSON key in docs for vfs/cache Andrew Gunnerson 2025-10-26 18:21:11 -04:00
  • 1e8ee3b813 cmount: windows: improve error message on missing winfsp divinity76 2025-10-27 14:22:04 +01:00
  • eaab3f5271 docs: add the Provider to the options examples in the backend docs Nick Craig-Wood 2025-10-26 10:24:15 +00:00
  • 25b05f1210 Add Aneesh Agrawal to contributors Nick Craig-Wood 2025-10-26 10:25:00 +00:00
  • 2dc1b07863 Add viocha to contributors Nick Craig-Wood 2025-10-26 10:25:00 +00:00
  • 49acacec2e Add reddaisyy to contributors Nick Craig-Wood 2025-10-26 10:25:00 +00:00
  • 70d2fe6568 fs: remove unnecessary Seek call on log file Aneesh Agrawal 2025-10-07 15:05:33 +00:00
  • f28c83c6de s3: make it easier to add new S3 providers dougal 2025-10-14 17:50:28 +01:00
  • 2cf44e584c build(deps): bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-10-24 22:06:29 +00:00
  • bba9027817 build(deps): bump actions/download-artifact from 5 to 6 dependabot[bot] 2025-10-24 22:06:26 +00:00