Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

HELP - how to encrypt and decrypt File

Hi all,
I have a Job which take a file on a FTP Server (Server1) and after treatment, it send a new file on other FTP Server (Server2) 
So i should now encrypt this file before send it, because (Server2) is not reliable.
After many research i see component tGPGDecrypt to decrypt file but not a component to encrypt File.
May you help me please
Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi,
 
As we known that, there is a custom component tFileEncryptPGP shared on Talend Exchange.
You can write a routine to encrypt stuff where you can use the standard java encryption mechanism.
 
 
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi xdshi,
Please may you send me a tutorial which explain me how to implement a routine in Talend
Thank 
Anonymous
Not applicable
Author

Hi,
Please take a look at document about:TalendHelpCenter:How to create user routines.
Best regards
Sabrina