Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey guys,
I am using the talend tFTPPut component to transfer files to a FTP server. (Data Integration tool)
It works perfectly for text files, whereas it does not post the PGP encrypted files. I want to know if the component supports transferring .pgp files or it only transfers text files. And if that's the case, is there any other component which I can use to get this job done?
Thanks in advance.
Hi Chirgal,
Thanks for your help. I am not getting any error. The job completes without doing anything when I specify to post a pgp file.
I have text files and pgp encrypted files in a folder and I tried posting everything in that folder without specifying any filemask, then it just posted the text file, but not the pgp file.
My PGP tool saves the file as *.TXT.PGP and I was not providing the right filemask for the file to be picked. It works when I specify the value as .pgp.