mirror of
https://github.com/rclone/rclone.git
synced 2026-02-24 00:22:49 +00:00
The `cleanup` command will delete unfinished large file uploads that were started more than a day ago (to avoid deleting uploads that are potentially still in progress). Fixes #2617