Hi Post to user form. This is for development of Camel.
On Fri, Aug 14, 2009 at 5:31 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-Component-Directory-Issue-tp24973656p24973656.html > Sent from the Camel Development 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
