I’m adding the custom action “Send files to remote computer”, however there are some folders in there that I don’t want to send. Is there a way to exclude specific files or folders from the transfer?
BTW I tried playing around with the “Files to transfer” field but I can’t figure out how to exclude a specific folder. Does anyone know if this is even possible, and if so, what is the correct syntax?
Currently it is not possible to exclude specific subdirectories. The “Files to transfer” field is used to filter file names without the path only e.g a filter value *.*;-*.txt;-*partial* will transfer all files expect txt files and files with partial in its file name.
Try experimenting with filemasks and having several file transfer commands, some including all subdirectories, some including no subdirectories.