Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone, so i need a little help over here.
I'm working on this job, where thanks to the tFTPGet i download a zip folder from an FTP server.
Now, the thing that i have to do, is to take this zip folder that i toke from the component FTPGET and convert this zip folder into gzip folder. How can i do this? I have already searched in the community, looking for something similar to my task, but i haven't find a single thing. Any suggestion?
I will also upload an image of my job, so everybody can understand what i'm asking.
In the image below, "copia file da ftp" is where i take the zip folder from the ftp server, then next to it you can see the component named "estrai file compresso", where i unzip the folder previously downloaded.
I need to convert the zip folder to the gzip right after i downloaded i think. Thanks in advance
Yes, i already use these components, the thing is that after that i take the folder from the ftp server in the zip format, i have to convert it into gzip format, right after i toke it from the ftp server with the tFTPGET component