mirror of
https://github.com/rclone/rclone.git
synced 2025-06-09 14:36:53 +02: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