However, I don’t have a duplicate issue and don’t need to do a check.
Copying from one drive folder to another already creates a new file by adding “copy of” and not with the same name (even if I am not copying in the same folder).
As I’m new to Make, I didn’t know about the update file module.
It does the job but adds an extra Operation.
I was trying/hoping to be able to do this with a single module.
That solves my problem (for now), as I am using a single module for each file (I believe there must be a more efficient way to do this)
Which is related to my other question/post.
If I can clone my folder with files with a different approach, I’ll need an alternative solution to rename the files.