Thank you very much for your answer Nandan!!! I followed the link you shared and completed on my own. I added a ForEach after the Filter and introduced inside it a Copy Data. For the ForEach, in Settings, I setup: @activity('Name_of_the_Filter').output.value In the Copy data, I setup the Dataset properties of the SFTP server with the directory. In file_name I put @item().name . I also added the wildcard with the same value. Then I configure the Sink which is the Storage Account and setup the file_system, directory and in file_name @item().name .