Hello!
I have to accomplish such task:
1. Receive every file from appropriate directory in local sftp server;
2. Encrypt each file using custom encryption tool;
3. Send the encrypted file to the local sftp server into appropriate
directory;
4. Send the encrypted file to the remote (customer) sftp server into
appropriate directory;

Could you please advise me the best strategy to accomplish this task?

I presume that I have to use the process method, but can I modify the file
without downloading it?




--
View this message in context: 
http://camel.465427.n5.nabble.com/Get-all-data-from-local-sftp-server-encrypt-transfer-encrypted-files-to-the-remote-sftp-server-tp5742173.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to