rclone | v1.73.4

rclone v1.73.4 released on 08-04-2026


rclone v1.73.4 is out now. It is a patch release addressing recent issues, with targeted bug fixes and stability tweaks for cloud backends.

See the official release on the rclone GitHub releases page and consult the full changelog for exact fixes and affected remotes: https://rclone.org/changelog/#v1-73-4-2026-04-08

What’s in this release

  • Targeted bug fixes addressing recent regressions
  • Stability and performance tweaks
  • Updates to cloud backend integrations plus small compatibility and security patches

Upgrade notes

  • Back up your rclone config before upgrading and check the changelog for any listed breaking or behavioural changes
  • Test changes in a staging environment and roll out upgrades gradually on multi-host setups; if you must revert, restore your backed-up config and re-install the previous published build

Share your experience with v1.73.4 on the rclone issue tracker or community channels so maintainers can prioritise any regressions.

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