mtran21
5 years agoNew Contributor III
Using Zip Writer snap without file structure
I am trying to use a Zip Writer snap zip a .txt file to become .zip file.
So if my txt file location is /intshare/test/watermarkout//test.txt, when I zip it, the folder structure comes with the zip.
Here is my snap
and when I unzip it, it has folder structure
How do I not include the folder structure with the zip file? I just want file test.txt in the root of the zip.
Thanks