I'm trying to ftp a file to a remote ftp server but I can't figure out how to
specify the remote file name without changing the local file name.

e.g. I have a file called a.txt. I would like to ftp it to a remote host
with a file name b.txt. When the ftp completes, I still want to 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.

Reply via email to