rclone | v1.73.5

rclone v1.73.5 released on 19-04-2026


rclone v1.73.5 is out now. It’s a maintenance point release with bug fixes, backend/provider updates and stability adjustments for users.

Downloads and release assets are available on the GitHub release page (see the release record) and at rclone.org; the full changelog lists every fix and note: https://api.github.com/repos/rclone/rclone/releases/latest and https://rclone.org/changelog/#v1-73-5-2026-04-19. Verify checksums or signatures where provided.

What’s in this release

  • Bug fixes addressing a range of issues documented in the changelog.
  • Backend/provider updates to improve compatibility and behaviour with some remotes.
  • Stability and performance adjustments aimed at reducing regressions and improving reliability.

Upgrade notes

  • Back up your configuration and review the changelog for any breaking or behavioural changes before upgrading; use the official install methods or your package manager.
  • If you encounter regressions, report them on the rclone GitHub repository and you can roll back by reinstalling an earlier release from the GitHub release assets.

Share your experience or report any issues on the rclone GitHub repository so the maintainers can follow up.

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