@NavinK7 I would suggest changing the folder structure and file name, so that file transfer activity will accept wildcards.
Example: xyz/20250326_sampleFile.csv -> xyz/*_sampleFile.csv
This will allow to specify wildcards in the file transfer activity.Additionally, this will facilitate the efficient cleanup of the files.
Thanks, Sathees