I am just trying to confirm that I understand how this works correctly.
First a brief rundown of my setup.
I have remote A which is uncrypted.
I have remote B which has some of A in it however its crypted.
If I do an rclone copy remotea: cryptedremoteb: --otherflags --ignore-existing
will it skip of other crypted versions of what is already there.
To further clarify if remote A has a file that is lets say hello.txt but remote B has the same file but crypted and its name and directory are also obfuscated will it be ignored?