Allows copying files from a source folder to multiple destinations and optionally allows to separate them by extension (useful for instance for cameras that save both jpg and raw files in the same folder)
This is being ported from a blazor app running on Electron, I'm currently in the process of abstracting services out of the huge mess I had.