I have encrypted FTP password. I want to do decryption of password and want
to set to FTP password in FTP URI .
I tried in below way

<camel:to
uri="{{ftp.client}}&amp;password=#Util.getDecryptedText({{ftp.password}})}&amp;fileName=item.txt"/>





--
View this message in context: 
http://camel.465427.n5.nabble.com/FTP-Password-Decryption-tp5759435.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to