Hi,
I'l trying to connect to SFTP server by using servicemix-vfs component.
the configuration of my sftp poller defined as follows:
<vfs:poller service="esb:pollerService"
endpoint="vfs-poller"
path="sftp://user:pswd@hostIp/tmp"
targetService="esb:bean" >
</vfs:poller>
when i start servicemix, there is no error appear but this BC don't connect
to the sftp server.
i changed path to connect to ftp server and it work.
--
View this message in context:
http://servicemix.396122.n5.nabble.com/Does-servicemix-ftp-support-FTPS-tp3397404p5711282.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.