AW: Files cannot be moved on FTP

2013-03-20 Thread Lutter, Robin
oved after route completion. Robin -Ursprüngliche Nachricht----- Von: Claus Ibsen [mailto:claus.ib...@gmail.com] Gesendet: Mittwoch, 20. März 2013 14:04 An: users@camel.apache.org Betreff: Re: Files cannot be moved on FTP Hi So what is the status of your test. Can you break it down more clea

Re: Files cannot be moved on FTP

2013-03-20 Thread Jean Francois LE BESCONT
itag, 15. März 2013 09:59 >> > An: users@camel.apache.org >> > Betreff: Re: Files cannot be moved on FTP >> > >> > On Thu, Mar 14, 2013 at 8:31 PM, Lutter, Robin < >> robin.lut...@t-systems.com> wrote: >> >> Hi Claus and Filippo, >>

Re: Files cannot be moved on FTP

2013-03-20 Thread Jean Francois LE BESCONT
omponent.file.GenericFileOnCompletion.onComplete(GenericFileOnCompletion.java:53) > > > > Regards Robin > > Tests using: camel-ftp-2.10.5-20130315.195903-8 and > camel-ftp-2.11-20130320.060217-416 > > > > -Ursprüngliche Nachricht- > > V

Re: Files cannot be moved on FTP

2013-03-20 Thread Claus Ibsen
mpletion.onComplete(GenericFileOnCompletion.java:53) > > Regards Robin > Tests using: camel-ftp-2.10.5-20130315.195903-8 and > camel-ftp-2.11-20130320.060217-416 > > -Ursprüngliche Nachricht- > Von: Claus Ibsen [mailto:claus.ib...@gmail.com] > Gesendet: Freitag, 15. M

AW: Files cannot be moved on FTP

2013-03-20 Thread Lutter, Robin
903-8 and camel-ftp-2.11-20130320.060217-416 -Ursprüngliche Nachricht- Von: Claus Ibsen [mailto:claus.ib...@gmail.com] Gesendet: Freitag, 15. März 2013 09:59 An: users@camel.apache.org Betreff: Re: Files cannot be moved on FTP On Thu, Mar 14, 2013 at 8:31 PM, Lutter, Robin wrote: &g

Re: Files cannot be moved on FTP

2013-03-15 Thread Claus Ibsen
I am looking in that now. I assume you have tested the patch on your system and have it working? > -Ursprüngliche Nachricht- > Von: Claus Ibsen [mailto:claus.ib...@gmail.com] > Gesendet: Mittwoch, 13. März 2013 08:11 > An: users@camel.apache.org > Betreff: Re: Files cannot be mov

AW: Files cannot be moved on FTP

2013-03-14 Thread Lutter, Robin
: users@camel.apache.org Betreff: Re: Files cannot be moved on FTP On Tue, Mar 12, 2013 at 8:36 PM, Lutter, Robin wrote: > Hi Claus, > > i think the error is in method FileUtil.isWindows() because it determines > the separator char for client os and not for server os. The given

Re: Files cannot be moved on FTP

2013-03-13 Thread Claus Ibsen
-Ursprüngliche Nachricht- > Von: Lutter, Robin > Gesendet: Montag, 11. März 2013 15:57 > An: users@camel.apache.org > Betreff: AW: Files cannot be moved on FTP > > Hi Claus, > > We are already using stepwise=false. > This is the ftp-uri I have in my testcase: > from

Re: Files cannot be moved on FTP

2013-03-13 Thread Filippo Balicchia
here is an similar thread from xuloo 'camel-ftp 2.10.4 fails to > connect on windows' > > -Ursprüngliche Nachricht- > Von: Lutter, Robin > Gesendet: Montag, 11. März 2013 15:57 > An: users@camel.apache.org > Betreff: AW: Files cannot be moved on FTP > > H

AW: Files cannot be moved on FTP

2013-03-12 Thread Lutter, Robin
An: users@camel.apache.org Betreff: AW: Files cannot be moved on FTP Hi Claus, We are already using stepwise=false. This is the ftp-uri I have in my testcase: from("ftp://"; + getFTPServerAddress() + "/test?password=secret" + "&a

AW: Files cannot be moved on FTP

2013-03-11 Thread Lutter, Robin
Hi Claus, We are already using stepwise=false. This is the ftp-uri I have in my testcase: from("ftp://"; + getFTPServerAddress() + "/test?password=secret" + "&ftpClient.dataTimeout=3&stepwise=false" + "&passiveMode=true&b

Re: Files cannot be moved on FTP

2013-03-07 Thread Claus Ibsen
On Wed, Mar 6, 2013 at 12:05 PM, Lutter, Robin wrote: > Hi Claus, > > we use ftp. Setting separator to UNIX doesn't help. Contrary the error > occurs earlier in process: > > WARN org.apache.camel.component.file.GenericFileOnCompletion - Caused > by: [org.apache.camel.component.file.GenericFileOpe

Re: Files cannot be moved on FTP

2013-03-06 Thread Lutter, Robin
Hi Claus, we use ftp. Setting separator to UNIX doesn't help. Contrary the error occurs earlier in process: WARN org.apache.camel.component.file.GenericFileOnCompletion - Caused by: [org.apache.camel.component.file.GenericFileOperationFailedException - File operation failed: 550 Failed to change

Re: Files cannot be moved on FTP

2013-03-06 Thread Claus Ibsen
On Wed, Mar 6, 2013 at 10:31 AM, Lutter, Robin wrote: > Hi Filippo Balicchia, > > i can confirm, that move works with camel-ftp 2.10.4 and apache > ftpserver project on windows maschine with JDK 1.6.0_33. > While running with ftp server under RHEL 6 move failed with errorcode > 550. Rename works w

Re: Files cannot be moved on FTP

2013-03-06 Thread Lutter, Robin
Hi Filippo Balicchia, i can confirm, that move works with camel-ftp 2.10.4 and apache ftpserver project on windows maschine with JDK 1.6.0_33. While running with ftp server under RHEL 6 move failed with errorcode 550. Rename works with commandline. Logs from ftpserver: > CWD 2012120100.OML

Re: Files cannot be moved on FTP

2013-02-12 Thread Filippo Balicchia
; Would be great if you would share your maven test project > > Which OS are you using? > > > > regards > Christian > > > > > * Von: Filippo Balicchia An: > users@camel.apache.org; Christian Schäfer > Gesende

Re: Files cannot be moved on FTP

2013-02-12 Thread Christian Schäfer
you using?   regards Christian * Von: Filippo Balicchia An: users@camel.apache.org; Christian Schäfer Gesendet: 7:49 Montag, 11.Februar 2013 Betreff: Re: Files cannot be moved on FTP Hi Christian, That line tells how the mbean's attributes a

Re: Files cannot be moved on FTP

2013-02-10 Thread Filippo Balicchia
tAgent DEBUG Registered MBean with ObjectName: > org.apache.camel:context=IDEA/camel-1,type=components,name="ftp" > > > A noticeable difference? > > > > ________________ > Von: Christian Schäfer > An: "users@camel.apache.org"

Re: Files cannot be moved on FTP

2013-02-10 Thread Christian Schäfer
ype=components,name="ftp" A noticeable difference? Von: Christian Schäfer An: "users@camel.apache.org" Gesendet: 23:32 Sonntag, 10.Februar 2013 Betreff: Re: Files cannot be moved on FTP thanks for the tip..will check that and report back

Re: Files cannot be moved on FTP

2013-02-10 Thread Christian Schäfer
thanks for the tip..will check that and report back   regards Christian Von: Filippo Balicchia An: users@camel.apache.org; Christian Schäfer Gesendet: 12:07 Samstag, 9.Februar 2013 Betreff: Re: Files cannot be moved on FTP Hi Christian, if try to make a

Re: Files cannot be moved on FTP

2013-02-09 Thread Filippo Balicchia
__ > Von: Christian Müller > An: users@camel.apache.org > Gesendet: 20:05 Freitag, 8.Februar 2013 > Betreff: Re: Files cannot be moved on FTP > > We have a JIRA for this issue and it should already be fixed in Camel > 2.10.4-SNAPSHOT, if I remember right. > If not, f

Re: Files cannot be moved on FTP

2013-02-09 Thread Christian Schäfer
l projects on two different machines with 2 different ftp servers whereas Filippo got it working with the same code. Von: Christian Müller An: users@camel.apache.org Gesendet: 20:05 Freitag, 8.Februar 2013 Betreff: Re: Files cannot be moved on FTP We have

Re: Files cannot be moved on FTP

2013-02-09 Thread Christian Schäfer
Balicchia An: users@camel.apache.org Gesendet: 8:26 Samstag, 9.Februar 2013 Betreff: Re: Files cannot be moved on FTP Hi all, probably I don't understand the problem but directive move in camel-ftp continues to works for me. I have make 3 test 2 in a real enviroment and 1 unit test. I us

Re: Files cannot be moved on FTP

2013-02-08 Thread Filippo Balicchia
; "&antInclude=file*.txt") > .log("${body}"); > } > }); > Thread.sleep(3000); > context.stop(); > } > > > > > Von: Filippo Balicchia

Re: Files cannot be moved on FTP

2013-02-08 Thread Christian Müller
____ Von: Filippo Balicchia An: Christian Schäfer Gesendet: 11:58 Donnerstag, 7.Februar 2013 Betreff: Re: Files cannot be moved on FTP Hi Christian, I am unable to give you an idea to solve the problem in a clean way with this piece of code in my environment works with 2.10.2 an

Re: Files cannot be moved on FTP

2013-02-08 Thread Christian Müller
); > } > }); > Thread.sleep(3000); > context.stop(); > } > > > > > Von: Filippo Balicchia > An: Christian Schäfer > Gesendet: 11:58 Donnerstag, 7.Februar 2013 > Betreff: Re: Files cannot

Re: Files cannot be moved on FTP

2013-02-07 Thread Christian Schäfer
Thread.sleep(3000);     context.stop();     } Von: Filippo Balicchia An: Christian Schäfer Gesendet: 11:58 Donnerstag, 7.Februar 2013 Betreff: Re: Files cannot be moved on FTP Hi Christian, I am unable to give you an idea to solve the problem in a

Re: Files cannot be moved on FTP

2013-02-07 Thread Christian Schäfer
@camel.apache.org; Christian Schäfer Gesendet: 11:02 Donnerstag, 7.Februar 2013 Betreff: Re: Files cannot be moved on FTP Hi Christian, I try move directive with camel-ftp 2.10.3 and It works for me. Stupid question Do you have write permissions on  sever ? Regards --Filippo 2013/2/7 Christian

Re: Files cannot be moved on FTP

2013-02-07 Thread Filippo Balicchia
Hi Christian, I try move directive with camel-ftp 2.10.3 and It works for me. Stupid question Do you have write permissions on sever ? Regards --Filippo 2013/2/7 Christian Schäfer : > Hello, > > I'm reading files from a ftp server with ftp camel component (camel version > 2.10.3) by pattern u

Files cannot be moved on FTP

2013-02-07 Thread Christian Schäfer
Hello, I'm reading files from a ftp server with ftp camel component (camel version 2.10.3) by pattern using antInclude=file*.txt Reading works but after processing the files cannot be moved to the folder specified by "move" or  "moveFailed". Instead it logs: Cannot change directory to: \\. Cod