Rclone 1.68.2 release

Rclone 1.68.2 has been released. Find it in the rclone downloads or use rclone selfupdate to upgrade.

This is a security and bug fix release.

Security fixes

Most important bug fixes

  • s3: Fix crash when using --s3-download-url after migration to SDKv2
  • s3: Fix multitenant multipart uploads with CEPH

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.68.2 - 2024-11-15

See commits

  • Security fixes
  • Bug Fixes
    • accounting: Fix wrong message on SIGUSR2 to enable/disable bwlimit (Nick Craig-Wood)
    • bisync: Fix output capture restoring the wrong output for logrus (Dimitrios Slamaris)
    • dlna: Fix loggingResponseWriter disregarding log level (Simon Bos)
    • serve s3: Fix excess locking which was making serve s3 single threaded (Nick Craig-Wood)
    • doc fixes (Nick Craig-Wood, tgfisher, Alexandre Hamez, Randy Bush)
  • Local
    • Fix permission and ownership on symlinks with --links and --metadata (Nick Craig-Wood)
    • Fix --copy-links on macOS when cloning (nielash)
  • Onedrive
    • Fix Retry-After handling to look at 503 errors also (Nick Craig-Wood)
  • Pikpak
    • Fix cid/gcid calculations for fs.OverrideRemote (wiserain)
    • Fix fatal crash on startup with token that can't be refreshed (Nick Craig-Wood)
  • S3
    • Fix crash when using --s3-download-url after migration to SDKv2 (Nick Craig-Wood)
    • Storj provider: fix server-side copy of files bigger than 5GB (Kaloyan Raev)
    • Fix multitenant multipart uploads with CEPH (Nick Craig-Wood)
6 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.