Hi,
I need a simple flow to read files from directory A once a week that start with XX and end with .fre, and copy them to directory B.
The flow works, but files in directory A get deleted – I’d like to keep them. Is this possible?
I also want to read only directory A without its subdirectories. Is this possible?
Thanks!