@Pravalika-randstad Thanks for posting your Query. As I understand you're trying to copy files from an FTP folder using a wildcard and send them to another FTP folder in Azure Data Factory (ADF).
Azure Data Factory now supports wildcards for both folder and filenames in various data sources, including FTP and SFTP. To utilize this feature, you can click on the 'Advanced' option in the dataset, as shown in the first screenshot. Alternatively, you can explore the wildcard option in the 'Copy Activity,' allowing you to efficiently copy files between folders, including recursive copying.
Relevant links:
- Get Metadata activity in Azure Data Factory
- ForEach activity in Azure Data Factory
- Copy activity in Azure Data Factory
Please let us know if this doesn't meet your needs, and we'll be happy to provide additional assistance.