Hi, is this already possible or if not is it possible to be added for rclone copy and move, in a scenario where we have files in multiple source directories, is it possible to output them to a single output directory i.e:
I understand the issue of filename conflicts may arise but renaming is a possible solution.
To add more information on my usecase, I have a read only source remote, and another remote that is slow with api calls, so moving lots of files after to a single directory takes alot of time and it would be nice if it could be done on the initial copy.