Rclone 1.73.0 has been released. Find it in the rclone downloads or use rclone selfupdate to upgrade.
Some highlights of the release:
- New backends
- New S3 providers
Thank you to all the contributors to this release, those who contributed code or doc fixes (31 people) or made issues or answered questions in the forum - your help is much appreciated!
Thank you to our new gold sponsor Internxt - they offer private by default, secure by design, free as in freedom secure cloud storage & more.
Thanks also to our new silver sponsors Shade.
If you’re working in the industry and you feel your company could benefit from a support contract please get in touch at sales@rclone.com or if you’re interested in advertising with us then please drop us a message to sponsorship@rclone.com.
Please consider donating or sponsoring to keep the project sustainable and a big thank you to our existing sponsors.
v1.73.0 - 2026-01-30
- New backends
- Internxt (jzunigax2)
- Shade (jhasse-shade)
- Drime (dougal)
- Filen (Enduriel)
- New S3 providers
- Bizfly Cloud Simple Storage (vupn0712)
- New Features
- docs: Add Support Tiers to the documentation (Nick Craig-Wood)
- rc: Add operations/hashsumfile to sum a single file only (Nick Craig-Wood)
- serve webdav: Implement download directory as Zip (Leo)
- Bug Fixes
- fs: fix bwlimit: correct reporting (Mikel Olasagasti Uranga)
- log: fix systemd adding extra newline (dougal)
- docs: fixes (albertony, darkdragon-001, Duncan Smart, hyusap, Marc-Philip, Nick Craig-Wood, vicerace, vyv03354, yuval-cloudinary, yy)
- serve s3: Make errors in
--s3-auth-keyfatal (Nick Craig-Wood)
- Mount
- Fix OpenBSD mount support. (Nick Owens)
- Azure Blob
- Add metadata and tags support across upload and copy paths (Cliff Frey)
- Factor the common auth into a library (Nick Craig-Wood)
- Azurefiles
- Factor the common auth into a library (Nick Craig-Wood)
- B2
- Support authentication with new bucket restricted application keys (DianaNites)
- Drive
- Add
--drive-metadata-force-expansive-accessflag (Nick Craig-Wood) - Fix crash when trying to creating shortcut to a Google doc (Nick Craig-Wood)
- Add
- FTP
- Add http proxy authentication support (Nicolas Dessart)
- Mega
- Reverts TLS workaround (necaran)
- Memory
- Add
--memory-discardflag for speed testing (Nick Craig-Wood)
- Add
- OneDrive
- Fix cancelling multipart upload (Nick Craig-Wood)
- Fix setting modification time on directories for OneDrive Personal (Nick Craig-Wood)
- Fix OneDrive Personal no longer supports description (Nick Craig-Wood)
- Fix require sign in for OneDrive Personal (Nick Craig-Wood)
- Fix permissions on OneDrive Personal (Nick Craig-Wood)
- Oracle Object Storage
- Eliminate unnecessary heap allocation (Qingwei Li)
- Pcloud
- Add support for
ChangeNotifyto enable real-time updates in mount (masrlinu)
- Add support for
- Protondrive
- Update to use forks of upstream modules to unblock development (Nick Craig-Wood)
- S3
- Add ability to specify an IAM role for cross-account interaction (Vladislav Tropnikov)
- Linode: updated endpoints to use ISO 3166-1 alpha-2 standard (jbagwell-akamai)
- Fix Copy ignoring storage class (vupn0712)
- SFTP
- Add http proxy authentication support (Nicolas Dessart)
- Eliminate unnecessary heap allocation (Qingwei Li)