Exclude a folder with COPY

I have some folders in my ACD account and I’m trying to copy all the drive to GDrive.

I want to exclude one folder with the name Kodi, how can I do that?

You should read the docs…
But you’re looking for --exclude.
https://rclone.org/filtering/
&
https://rclone.org/commands/rclone_copy/

There you can find everything you need.