Hi,

I think the ftp component create a wrong file name which uses the windows' style file name. Can you try to use the latest released apache-camel-2.0-M3? I think I fixed this issue few month ago.

Willem

SylviaLi wrote:
Thanks for you quick reply -
Camel version:  apache-camel-2.0-M1 (camel-ftp-2.0-M1.jar)

FTP from:  my laptop (JDK1.6, Window XP Prefessional Version 2002 SP2)
FTP to:     RedHat ES release 3 Update 7 (FTP server: vsftpd-1.2.1-3E.1)

Thanks,





Claus Ibsen-2 wrote:
What OS are you using
What FTP server are you using

And what version of Camel are you precisely using?

On Fri, Aug 14, 2009 at 5:39 PM, SylviaLi<[email protected]> wrote:
I am using FTP producer to put file on a remote FTP server by using the
following URL format:

ftp://usern...@hostname/temp?password=xxx  (the ftp root is /home/sli, so
the target remote direcotory would be /home/sli/temp)

The camelfile name is "ftp_test.txt".    The FTP component put the file
to
the remote system, but to my surprise, instead of putting the file under
the
temp directory, it created a file under the ftp root (/home/sli) as:

temp\ftp_text.txt

Can anyone shed some lights on me?

Thanks in advance,

--
View this message in context:
http://www.nabble.com/Camel-2.0---FTP-directory-problem-tp24973778p24973778.html
Sent from the Camel - Users mailing list archive at Nabble.com.




--
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus




Reply via email to