Forgive me if this question has been answered already, I was unable to find any mention of this.
Is there any way to make it so that files uploaded to a folder via a form are automatically zipped compressed into a .zip or .sit folder?
-Todd
Is there any way to make it so that files uploaded to a folder via a form are automatically zipped compressed into a .zip or .sit folder?
-Todd
Hi Todd,
I don't remember it being asked before. Provided that you have a zip library in your server PHP installation (you probably do) then you could do it with a Custom Code action and the PHP Zip commands. See the manual here.
Bob
I don't remember it being asked before. Provided that you have a zip library in your server PHP installation (you probably do) then you could do it with a Custom Code action and the PHP Zip commands. See the manual here.
Bob
This topic is locked and no more replies can be posted.