Hi Spring experts and users, need help and direction
This is the behavior
1. Files get downloaded first time, only have one file to be downloaded
2. Message is pushed on the ftpChannel...
Type: Posts; User: salkadam; Keyword(s):
Hi Spring experts and users, need help and direction
This is the behavior
1. Files get downloaded first time, only have one file to be downloaded
2. Message is pushed on the ftpChannel...
I need to monitor remote web-site for a single file and download it
everytime it changes.
I was able to use the ftp inbound Adapter and wrote my own filter, but it doesn't download
till i delete...