Re: Cannot write null body to file - using ftp component

2015-10-03 Thread Claus Ibsen
d I used .from("file.. > directly after the .process( section. is there a way to achieve a branch > that still allows me to use the .from("file.. syntax? > > Thanks, > > Dennis... > > > > -- > View this message in context: > http://camel.465427.n5.na

Re: Cannot write null body to file - using ftp component

2015-10-02 Thread dfgcamel
the branching and I used .from("file.. directly after the .process( section. is there a way to achieve a branch that still allows me to use the .from("file.. syntax? Thanks, Dennis... -- View this message in context: http://camel.465427.n5.nabble.com/Cannot-write-null-body-to-file-us

Re: Cannot write null body to file - using ftp component

2015-10-01 Thread Claus Ibsen
arser.parseAvailable(HttpParser.java:235) > at > org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) > at > org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196) > at > org.eclipse.jetty.io.nio.SelectChannelEnd

Cannot write null body to file - using ftp component

2015-10-01 Thread dfgcamel
g.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) at java.lang.Thread.run(Thread.java:745) -- View this message in context: http://camel.465427.n5.nabble.com/Cannot-write-null-body-to-file-using-ftp-component-tp5772164.html Sent from the Camel - Users mailing list archive at Nabble.com.

Cannot poll windows absolute path using FTP component

2013-08-27 Thread Alberto Brosich
Hi, I'm trying to poll an absolute path on a windows machine, with sftp component (Windows machine has openssh server installed). Using scp from command line works all fine, with unix separators (c:/dir1/dir2/filename). Using ftp component I got always the following error: "Can

Re: Exception when using FTP as endpoint

2013-06-18 Thread Christian Müller
tion"+routeId) > .unmarshal().gzip() > .process(new SomeProcessor()) > .to(toLocation); > > The fromLocation is a jmsQueue and the toLocation is a FTP endpoint. > > > > -- > View this message in context: > http://

Exception when using FTP as endpoint

2013-06-17 Thread Richa
ge in context: http://camel.465427.n5.nabble.com/Exception-when-using-FTP-as-endpoint-tp5734270.html Sent from the Camel - Users mailing list archive at Nabble.com.

RE: File transfer using ftp failed

2013-02-10 Thread AMARNATH, Balachandar
transfer using ftp failed Thanks claus Ibsen, I am indeed using the 'Main' to start the camel. What's happening is that replacing component 'ftp://' with 'file:///' is working. When I use 'ftp://', it seems that endpoint from("ftp://...";) i

RE: File transfer using ftp failed

2013-02-08 Thread AMARNATH, Balachandar
oute here is not executed and I don't see any movement of file Regards Bala -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: 07 February 2013 18:12 To: users@camel.apache.org Subject: Re: File transfer using ftp failed On Thu, Feb 7, 2013 at 12:54 PM,

Re: File transfer using ftp failed

2013-02-07 Thread Claus Ibsen
; > > -Original Message- > From: Filippo Balicchia [mailto:fbalicc...@gmail.com] > Sent: 07 February 2013 15:13 > To: users@camel.apache.org > Subject: Re: File transfer using ftp failed > > Hi, > > with this route and camel-ftp 2.10.2 > I Can&#x

RE: File transfer using ftp failed

2013-02-07 Thread AMARNATH, Balachandar
advised by one of the members in the list). Regards Bala -Original Message- From: Filippo Balicchia [mailto:fbalicc...@gmail.com] Sent: 07 February 2013 15:13 To: users@camel.apache.org Subject: Re: File transfer using ftp failed Hi, with this route and camel-ftp 2.10.2 I Can't repr

Re: File transfer using ftp failed

2013-02-07 Thread Filippo Balicchia
; -Original Message- >> From: AMARNATH, Balachandar [mailto:balachandar.amarn...@airbus.com] >> Sent: 05 February 2013 14:09 >> To: users@camel.apache.org >> Subject: RE: File transfer using ftp failed >> >> Nope.. I have updated to camel-ftp-2

Re: File transfer using ftp failed

2013-02-06 Thread Christian Müller
> > With thanks and regards > Balachandar > > -Original Message- > From: AMARNATH, Balachandar [mailto:balachandar.amarn...@airbus.com] > Sent: 05 February 2013 14:09 > To: users@camel.apache.org > Subject: RE: File transfer using ftp failed > > Nope.. I have update

File transfer using ftp failed

2013-02-06 Thread AMARNATH, Balachandar
ftp failed Nope.. I have updated to camel-ftp-2.10.3.jar but still the issue is persisting ! -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: 05 February 2013 13:44 To: users@camel.apache.org Subject: Re: File transfer using ftp failed On Tue, Feb 5, 2013 at 9

RE: File transfer using ftp failed

2013-02-05 Thread AMARNATH, Balachandar
Nope.. I have updated to camel-ftp-2.10.3.jar but still the issue is persisting ! -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: 05 February 2013 13:44 To: users@camel.apache.org Subject: Re: File transfer using ftp failed On Tue, Feb 5, 2013 at 9:11 AM

Re: File transfer using ftp failed

2013-02-05 Thread Claus Ibsen
5 February 2013 12:45 > To: users@camel.apache.org > Subject: Re: File transfer using ftp failed > > On Tue, Feb 5, 2013 at 5:43 AM, AMARNATH, Balachandar > wrote: >> Hello, >> >> I tried to do a file transfer using apache camel route using the f

RE: File transfer using ftp failed

2013-02-05 Thread AMARNATH, Balachandar
Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: 05 February 2013 12:45 To: users@camel.apache.org Subject: Re: File transfer using ftp failed On Tue, Feb 5, 2013 at 5:43 AM, AMARNATH, Balachandar wrote: > Hello, > > I tried to do a file transfer using apache camel route

Re: File transfer using ftp failed

2013-02-04 Thread Claus Ibsen
On Tue, Feb 5, 2013 at 5:43 AM, AMARNATH, Balachandar wrote: > Hello, > > I tried to do a file transfer using apache camel route using the following > route > > from("ftp://@/etc/?password=") > .process(new Processor() { > public void process(Exchange exchange) throws

File transfer using ftp failed

2013-02-04 Thread AMARNATH, Balachandar
Hello, I tried to do a file transfer using apache camel route using the following route from("ftp://@/etc/?password=") .process(new Processor() { public void process(Exchange exchange) throws Exception { // do something } }).to("file:///tmp/

Re: how to specify remote file name when using FTP endpoint

2012-05-10 Thread Bengt Rodehav
after > >> >> the > >> >> ftp step so doesn't work. > >> >> > >> >> Anyway to retain the original file name? This is necessary as I need > to > >> >> perform some local processing after the file has been ftpd, and I &

Re: how to specify remote file name when using FTP endpoint

2012-05-10 Thread Claus Ibsen
gt;> >> ftp step so doesn't work. >> >> >> >> Anyway to retain the original file name? This is necessary as I need to >> >> perform some local processing after the file has been ftpd, and I need >> to >> >> use t

Re: how to specify remote file name when using FTP endpoint

2012-05-10 Thread Bengt Rodehav
ame the files after > >> the > >> ftp step so doesn't work. > >> > >> Anyway to retain the original file name? This is necessary as I need to > >> perform some local processing after the file has been ftpd, and I need > to > >> use th

Re: how to specify remote file name when using FTP endpoint

2012-05-10 Thread qwerty5000
I can now get it to work using the re-renaming approach. Thanks all. -- View this message in context: http://camel.465427.n5.nabble.com/how-to-specify-remote-file-name-when-using-FTP-endpoint-tp5697227p5699753.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: how to specify remote file name when using FTP endpoint

2012-05-10 Thread Claus Ibsen
perform some local processing after the file has been ftpd, and I need to >> use the file name as some sort of an uid. >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/how-to-specify-remote-file-name-when-using-FTP-endpoi

Re: how to specify remote file name when using FTP endpoint

2012-05-10 Thread Bengt Rodehav
t: > http://camel.465427.n5.nabble.com/how-to-specify-remote-file-name-when-using-FTP-endpoint-tp5697227p5699472.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: how to specify remote file name when using FTP endpoint

2012-05-10 Thread qwerty5000
n uid. -- View this message in context: http://camel.465427.n5.nabble.com/how-to-specify-remote-file-name-when-using-FTP-endpoint-tp5697227p5699472.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: how to specify remote file name when using FTP endpoint

2012-05-10 Thread Christian Müller
; > -- > View this message in context: > http://camel.465427.n5.nabble.com/how-to-specify-remote-file-name-when-using-FTP-endpoint-tp5697227p5698676.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: how to specify remote file name when using FTP endpoint

2012-05-09 Thread ychawla
Hi, Did you try setting the camel file name header: someNewFileName.txt Thanks, Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/how-to-specify-remote-file-name-when-using-FTP-endpoint-tp5697227p5698676.html Sent from the Camel - Users mailing list archive at

how to specify remote file name when using FTP endpoint

2012-05-09 Thread qwerty5000
be able to refer to the file as a.txt on the local system. Is there a way to do this? Cheers. -- View this message in context: http://camel.465427.n5.nabble.com/how-to-specify-remote-file-name-when-using-FTP-endpoint-tp5697227.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using FTP

2011-11-18 Thread Claus Ibsen
//camel.apache.org/bean-integration.html http://camel.apache.org/pojo-producing.html http://camel.apache.org/producertemplate.html > Regards > Kiran > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Using-FTP-tp5005308p5005308.html > Sent from the Came

Using FTP

2011-11-18 Thread kiran
d third case is feasible, what is the input expected by FTP component? File object, or String or InputStream? Regards Kiran -- View this message in context: http://camel.465427.n5.nabble.com/Using-FTP-tp5005308p5005308.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: check remote folder using ftp

2011-06-10 Thread fachhoch
.465427.n5.nabble.com/check-remote-folder-using-ftp-tp4473453p4476172.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: check remote folder using ftp

2011-06-09 Thread boday
gregator2.html aggregator for details on groupExchanges, etc... from("ftp://foo@myserver?password=secret&ftpClient.dataTimeout=3";) .aggregate(constant(true)).groupExchanges().completionFromBatchConsumer() .process(new MyProcessor()); fachhoch wrote: > > I want to check a fold

check remote folder using ftp

2011-06-09 Thread fachhoch
I want to check a folder in a remote server using ftp and if it has any filescall my processor with the files passed to my processor so that I can read them.Please suggest me how . -- View this message in context: http://camel.465427.n5.nabble.com/check-remote-folder-using-ftp