Re: Avoid file transferring in [dos] file format in camel-ftp

2016-06-10 Thread Matt Sicker
Thankfully, it looks like an internal IP address. On 10 June 2016 at 01:19, Pontus Ullgren wrote: > Sorry the "forum" is also a mailing list so even if the forum post could be > delete all emails send out can not. So I advise you to change password as > soon as possible if you have not already d

Re: Avoid file transferring in [dos] file format in camel-ftp

2016-06-09 Thread Pontus Ullgren
Sorry the "forum" is also a mailing list so even if the forum post could be delete all emails send out can not. So I advise you to change password as soon as possible if you have not already done so. Also the questions you raise are more suited for the user mailing list. On Fri, 10 Jun 2016, 08:1

RE: Avoid file transferring in [dos] file format in camel-ftp

2016-06-09 Thread farhanrayani
Hi Siano, Can you delete this post as the password of our server is shared by mistake. -- View this message in context: http://camel.465427.n5.nabble.com/Avoid-file-transferring-in-dos-file-format-in-camel-ftp-tp5783740p5783809.html Sent from the Camel Development mailing list archive at Nabbl

RE: Avoid file transferring in [dos] file format in camel-ftp

2016-06-09 Thread Siano, Stephan
, 9. Juni 2016 09:19 To: dev@camel.apache.org Subject: Re: Avoid file transferring in [dos] file format in camel-ftp Hi Claus, I am using this configuration still facing the same issue. Kindly see the configuration which I used ftp.source=file:Z:/test?recursive=true&move=.camel&moveFaile

Re: Avoid file transferring in [dos] file format in camel-ftp

2016-06-09 Thread farhanrayani
Hi Claus, I am using this configuration still facing the same issue. Kindly see the configuration which I used ftp.source=file:Z:/test?recursive=true&move=.camel&moveFailed=.error&delay=1m ftp.destination=sftp://flydubai@10.1.18.97/smartrez/connection?recursive=true&password=$ta*pm1Dt&passiveMo

Re: Avoid file transferring in [dos] file format in camel-ftp

2016-06-09 Thread Claus Ibsen
Try setting binary=true http://camel.apache.org/ftp2 On Thu, Jun 9, 2016 at 8:55 AM, farhanrayani wrote: > Hi Team, > > I am having an issue that when I use camel-ftp transferring txt file from my > local drive to linux machine via sftp it is transferring fine but in [dos] > file format. How can