1 Reply Latest reply on Sep 16, 2008 6:27 AM by gertv

    Does FUSE support sftp?

    vaidya

      It seems like when the URI= "sftp://UserName:password@HostName:22/tmp/esb"

      servicemix defaults to FTP automatically and fails throwing an MalformedServerReplyexception

        • 1. Re: Does FUSE support sftp?
          gertv

          L.S.,

           

          FUSE ESB's servicemix-ftp component doesn't support SFTP as far as I know, but MR does have an FTP component that supports SFTP (http://activemq.apache.org/camel/ftp.html).  You can easily integrate this component with your other JBI components with the servicemix-camel JBI component.  There's a tutorial on the ServiceMix website that explains about this.

           

          Regards,

           

          Gert