How to zip multiple files and upload it to a FTP server?

We have a requirement to read multiple files from a given FTP location, zip them into a single file and upload it to a different FTP location. Is this doable in Integrator?

0

Comments

5 comments
Date Votes
  • Hello, Aruna Tebel. I'm moving your post to the troubleshooting section of the Community for more visibility. Thanks! 

    0
  • Hi Aruna Tebel
    What is the format of the files you would like to export from the FTP location? Do you have different names for the files ? 

    0
  • Hi Youssef,

    Currently, we have only .txt files. But in the future, there can be different formats of files like .txt, .csv, and .xslx. And yes, the file names are obviously different - there is no way to have multiple files with the same name (and extension) inside an FTP directory.

    0
  • Hi Aruna Tebel,

    Yes, we can achieve this use case using S3Zipper

    Steps to create flow:

    1. Create an FTP export where it exports different types of files

    2. Then create an S3Zipper import(using HTTP) where it can zip all the files from exports and store them at a location in S3

    3. Then we have to build a S3 Lookup to get the ZIP file and we can store them in the FTP directory.

    0
  • Hello Aruna Tebel

    We have an article on this that goes into more detail. Let us know if you have any other questions. Thanks! 

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post