I am using 'Get a file with FTP' in kettle job. I am using active FTP connection and full name of the file as Wildcard(regular expression ) and a remote directory.
I simulated the FTP server locally using File Zilla and it does picks up the file but it's not picking up from actual FTP server.
Note: I am able to fetch the file by using FTP get command on command prompt.
Any pointers would be helpful.