Sunday, 9 December 2018

How to upload directories?

The title pretty much says it. I need to be able to upload directories for a service I’m running. I’m curious how to effectively accomplish this using nodeJS / express.I’ve looked into uploading zipped files and then unzipping them serverside, but that seems like it would open me up to a zip bomb attack.Has anybody accomplished functionality like this?Thanks in advance for any advice.

Submitted December 09, 2018 at 05:35PM by RockBand2

No comments:

Post a Comment