I think you might want to think of it this way. Run an ftp server (e.g. https://security.appspot.com/vsftpd.html which is normally available part of the Linux distro) and have your Camel route use the file component (http://camel.apache.org/file2.html) to move the files into the directory structure you have mapped your ftp server to.
You may want to play around with the security options of the ftp accounts and directories so Camel places the files in the specified directory that only the desired ftp client user has access to. Hope that helps. -- View this message in context: http://camel.465427.n5.nabble.com/how-to-build-ftp-server-use-camel-ftp-component-tp5794451p5794476.html Sent from the Camel - Users mailing list archive at Nabble.com.