rclone | v1.73.3

rclone v1.73.3 released on 23-03-2026


rclone v1.73.3 is out now. It delivers a collection of bug fixes and stability patches, backend and protocol updates, and build/packaging and documentation changes that matter to users running cloud remotes and automated workflows.

See the full changelog and upgrade guidance on the rclone site: https://rclone.org/changelog/#v1-73-3-2026-03-23

What’s in this release

  • Bug fixes and stability improvements addressing crashes, regressions and edge-case behaviour that affect user workflows.
  • Backend and protocol updates, including authentication fixes and provider-specific behaviour changes; consult the changelog for provider notes.
  • Build, packaging and documentation updates plus upgrade notes covering binaries, Docker images and other distributions.

Upgrade notes

  • No explicit breaking changes are listed in the supplied release summary; review the changelog for upgrade guidance and compatibility notes before upgrading.
  • If you need to roll back, restore your previous rclone binary or package and follow your existing rollback procedure; check the changelog for any migration steps.

Share how the update performs in your setup — report regressions or unexpected behaviour on rclone’s issue tracker or in the project’s community channels.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes