1 Reply Latest reply on Jan 29, 2008 9:19 AM by kurtstam

    Embedded FTP Server

    stlecho

      Hi,

      We are currently evaluating JBossESB to use it in one of our projects. With regards to FTP support offered by JBossESB. Is there an embedded FTP server distributed or should a stand-alone FTP server be used ? What is the best practice to support FTP transfers ?

      Regards, Stefan Lecho.

        • 1. Re: Embedded FTP Server
          kurtstam

          Hi Stefan,

          Yes you can deploy the ftpserver.sar which is part of the distro. This is a full java-based ftp server. We added it to make it easier for people to run the quickstarts. You may need more bells and whistles in production so that's where a standalone ftpserver may come in.

          --Kurt