Hi,
In SFTP Upload Files action, there is a field Local Mask. How can I state that I only want to transfer f.ex. XML files and BAK files?
I’ve tried with this *.xml *.bak but it did’nt work. They work if they are standing alone for them selves. Putting only *.xml in the field works fine.
Hi Lenco,
I believe the action your looking for is SFTP Upload FileSet. Define a fileset which contains all the local files you wish to upload. Filesets allow numerous ways to include local files into its internal list. Then use the SFTP Upload FileSet and point it at the Fileset you have created.
Let me know if that helps solve things for you.