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.

Reply via email to