How to "automatize" rclone?

Sure! Thanks

Ok understood! So I have to use the decrypted remotes to copy and the encrypted remote to mount

You're really helping me a lot thanks, I always read the documentation but this is my first time with "this kind of software" and I can't understand some things simply reading the documentation

I have edited this later, I think you didn't see, it's ok to do this?

Also, I have to do a thing.
I want to do a copy from local folder "D:\Roba" to the remote "Roba - ccsf:\Roba", but I don't want the subfolder "D:\Roba\RRROBA" to be copied. So I've found this post


And tried this command

rclone copy --dry-run -P -v --filter='- /{RRROBA}/' "D:\Roba" "Roba - ccsf:\Roba"

But the log says this

2020/02/07 12:37:57 Failed to load filters: malformed rule "'-"