Hi Lukas, I have exactly the same request. From a control file with URIs, we need to retrieve those files from the local file system and send them using sftp to a remote server.
The approach I intend to use is to create dynamic routes (one per file to send) as mentioned in http://camel.465427.n5.nabble.com/How-to-update-remove-camel-route-td478637.html and then stop it and remove it after the file has been sent. Regards, Jesus.