rclone | v1.73.3

rclone v1.73.3 released on 23-03-2026


rclone v1.73.3 is out now. It bundles a set of fixes and minor improvements focused on stability and compatibility.

Read the official GitHub release page and the full changelog on rclone.org for complete details: GitHub release · changelog.

What’s in this release

  • A collection of fixes addressing a range of issues; see the changelog for the full list.
  • Minor improvements intended to improve stability and behaviour across affected remotes.
  • Updated release binaries and download links available on the GitHub release page and rclone.org.

Upgrade notes

  • Check the changelog entry for any compatibility or behavioural notes and follow any special upgrade steps listed there: v1.73.3 changelog.
  • Backup your rclone config and test the new version in a staging environment before upgrading production. If you need to roll back, reinstall the previous release from the GitHub releases page.

Share any comments or problems you encounter on the rclone project issue tracker or via the rclone documentation pages; maintainers and other users will be interested in real-world behaviour after the patch.

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