Can anyone tell me how to poll an FTP dropbox for a compressed XML file?
Can anyone tell me how to poll an FTP dropbox for a compressed XML file?
See the FTP sample here https://github.com/SpringSource/spri...ster/basic/ftp
Once the flle arrives locally you can use standard JVM features to uncompress its contents.
Gary P. Russell
Spring Integration Team
SpringSource, a division of VMware
Thank you for the reply
I got it.![]()