Count of number files copied?

Is it possible to determine after a rclone session has completed correctly, how many files were copied?
(For use in a Batch file)

You can see it in log file.

Run with -v or if you don’t want all the stats, then run with --stats-log-level NOTICE and you’ll see the stats dumped at the end.