I found the error. It seems like the FTP server that I am is configured to passive mode. Consequently, the solution is as follows:
ftp://u...@host:21/remote_directory?password=secret&passiveMode=true /Mattias -- View this message in context: http://old.nabble.com/Dynamic-origin-file-components--tp28705368p28733073.html Sent from the Camel - Users mailing list archive at Nabble.com.
