Cron and Rclone don`t work

I'm trying to push a drive together with rclon and cron, the problem is that the push is done indefinitely, while the crontab is like this

4,9,14,19,24,29,34,39,44,49,54,59 * * * * root /usr/local/bin/rclone_upload.sh > /dev/null

The rclone config contents with secrets removed.

/usr/bin/rclone copy --update --verbose --transfers 1 --checkers 8 --contimeout 60s --timeout 300s --retries 3 --low-level-retries 10 --stats 1s  "/home/user/Downloads/Pyserial/measurements.json" "GoogleDrive: File"

Any help you can give me is welcome and thanks

First step is to use the help and support template.

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