Re: FTP to ActiveMQ Messages not getting transferred

2013-07-24 Thread Claus Ibsen
used the following: > from("activeMQ:queue:EIGIN").to("ftp://myftpserver/myFILES/?password=secret";); > > Please let me know what I am missing. > > Thanks in advance. > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/FTP-t

FTP to ActiveMQ Messages not getting transferred

2013-07-23 Thread life1style1
from ActiveMq to FTP its working fine. I have used the following: from("activeMQ:queue:EIGIN").to("ftp://myftpserver/myFILES/?password=secret";); Please let me know what I am missing. Thanks in advance. -- View this message in context: http://camel.465427.n5.nabb