Rclone not stop ; goes into infinte loop

Rclone doesn't stop . Continues to output result infinitely. I am doing dry run.

Which cloud storage system are you using? (eg Google Drive)

S3

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone copy "C:\mywebsite.com\httpdocs" remote:myclone/mywebsite --exclude "cache/**" --fast-list --no-traverse --ignore-checksum --max-age 24h --ignore-case -n```

welcome to the forum,

this has been discussed in the forum many times recently.
you can search for it.

I am running into this as well with idrive. Can you please point me in the direction of the resolution or a more specific search I can run in the forum. I am not finding the information to workaround this bug.
Thanks.

tl;dr - test using lastest beta

I am, indeed, using --no-traverse.

Will get the latest beta. TY!

thanks a lot.. latest BETA resolved the issue.

Interesting, read through the other post, this is happened to me on 1.69.1, with with 3 small 3MB files using the sync flag.

Stopping and starting rclone resolved it.