mirror of
https://github.com/rclone/rclone.git
synced 2025-08-01 02:50:45 +02:00
Before this change the jottacloud token renewer would run and give the error: Token refresh failed: is not a regular file This is because the refresh runs on the root and it isn't a file. This was fixed by ignoring that specific error. See: https://forum.rclone.org/t/jottacloud-crypt-3-gb-copy-runs-for-a-week-without-completing/21173