EFT Enterprise download action won't accept and asterisk "*"

in Event Rules
Hello,
I have a strange issue when using an "" in the download action of an EFT rule. I'm downloading a file from a remote SFTP server and can download the file when providing the full name of the file (/Filename.dat). However when attempting to download multiple ".dat" files using an asterisk, /.dat, the rule fails to get the files.
I have tried different ways of using the *. /Filenamepart* or /filenamepart.dat or /filenamepart.* or /*.dat. Nothing works.
Has anyone come across this?
EFT Enterprise version 7.4.7.15 on a windows server platform.
Thanks
JB
0
Comments
Hi jbrandon,
It may be a little late for you, but I've tested this and it should work no problem. It could be that the remote server doesn't like something about the way EFT sends the listing to determine what files to download. I would check the TED (transfer engine debugging logs). If you can share them here perhaps we could help more.
https://kb.globalscape.com/Knowledgebase/10492/ClientFTPDLL-Enable-Logging-Override?Keywords=Files-not-showing
I've come up with a work around for now but will try to get the TED logs for further troubleshooting. Thanks jhulme!