Hi all,
I've did some additional tests, which included the -vv switch.
I noticed 163 @eaDirs getting removed during the last sync.
Though I'm very certain it were a lot more, I have the feeling every sync I did removed a bunch (a limit I've hit?)
Now I still noticed differences between cloud vs local (I want this to be 100% the same), bit this turned out to be the fact that sync is skipping empty directories.
With the --create-empty-src-dirs switch added I'm now seeing an identical number count which is perfect:
~~cat rclonelistingcloud2811.log | wc -l
50077
~~cat rclonelistinglocal2811.log | wc -l
50077
Thanks again for the help provided!
I will keep monitoring the forums to see progress getting made (for example checking hashes on crypted remotes).
Cheers!