Results 1 to 5 of 5

Thread: FTP Support in SI 1.0 RC1 ?

  1. #1
    Join Date
    Oct 2008
    Location
    Santa Fe, Argentina
    Posts
    11

    Default FTP Support in SI 1.0 RC1 ?

    I just downloaded the Spring Integration Release Candidate and I don't see the classes for FTP that are available in the M6 version.

    Do you plan to aggregate FTP support in future releases ?

    Thanks.

  2. #2
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,842

    Default

    The FTP support is being moved to a project within Spring Extensions that will grow to include other adapters beyond what we include in the Spring Integration main distribution. The home page for Spring Extensions is: http://www.springsource.org/extensions/home

    Keep an eye on that, since the adapters should be available shortly.

    Regards,
    Mark

  3. #3
    Join Date
    May 2007
    Location
    Netherlands
    Posts
    614

    Default

    All the code is ready in svn, so you can build it right now from https://src.springframework.org/svn/se-sia/trunk/

    We'll make available a CI build from the link Mark mentioned asap.

  4. #4
    Join Date
    Oct 2008
    Location
    Santa Fe, Argentina
    Posts
    11

    Default

    Quote Originally Posted by iwein View Post
    All the code is ready in svn, so you can build it right now from https://src.springframework.org/svn/se-sia/trunk/

    We'll make available a CI build from the link Mark mentioned asap.
    Thanks iwein. That will help me a lot.

    I just start a job and my boss asked me to transform a file and then upload it by ftp with SI.

    So thanks all for the help again :-)

  5. #5
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,842

    Default

    The project home is now available as well:
    https://src.springframework.org/svn/se-sia/

Posting Permissions

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