rclone | v1.73.4

rclone v1.73.4 released on 08-04-2026


rclone v1.73.4 is out now. It’s a point (patch) release focused on stability, bug fixes and incremental refinements for users running rclone in production environments and homelabs.

See the GitHub release metadata (https://api.github.com/repos/rclone/rclone/releases/latest) and the official changelog (https://rclone.org/changelog/#v1-73-4-2026-04-08) for the full list of fixes, minor features and improvements.

What’s in this release

  • Stability fixes and reliability improvements.
  • Bug fixes addressing reported regressions and issues.
  • Minor features and small refinements rather than major changes.

Upgrade notes

  • No major breaking changes are listed for v1.73.4; review the changelog before upgrading (changelog).
  • Back up your rclone configuration, verify checksums/signatures on downloaded binaries, and test v1.73.4 in a staging environment before rolling it out. If problems occur, restore your backed-up configuration and report regressions via the rclone issue tracker with relevant logs and a reference to v1.73.4 and the changelog entry.

Let us know how v1.73.4 performs for you — share any feedback or issues via the rclone issue tracker or community support 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