Results 1 to 3 of 3

Thread: FTP drop box Polling

  1. #1
    Join Date
    May 2012
    Posts
    8

    Default FTP drop box Polling

    Can anyone tell me how to poll an FTP dropbox for a compressed XML file?

  2. #2
    Join Date
    Mar 2010
    Location
    Gtr Philadelphia, PA
    Posts
    2,012

    Default

    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

  3. #3
    Join Date
    May 2012
    Posts
    8

    Default

    Thank you for the reply
    I got it.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •