Rclone GUI not updating

That's great.

For that, you'd have to (guess what's coming next), post your command and a debug log with the issue.

rclone rc sync/copy srcFs="freenas:/data" dstFs="GoogleDrive_NAS_crypt:NAS" --rc-addr 192.168.7.25:5572 --rc-user james --rc-pass rclone _async=true -vv --checksum --transfers 1 --checkers 4 --contimeout 60s --timeout 300s --retries 3 --low-level-retries 10 --stats 1s --stats-file-name-length 0

There is my command. In the browser it is saying, and showing, 4 parallel uploads. I just want one at a time.

You need to add -vv and --log-file rclone.log and share the debug file.

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