Link to home
Start Free TrialLog in
Avatar of Aleks
AleksFlag for United States of America

asked on

Zip files before uploading the zip using ASPUpload

We currently use ASPUpload and DropZonejs  to drag and drop files and then upload them to our server.

We are looking for a compatible script that will ZIP (compress) the files after the user drags and drops them in the "DropZone", and create one zip file which is the one that would be uploaded using ASPUpload.
Any recommendations on a script that would do this?

We need this for ASP Classic and also for NetCore.
SOLUTION
Avatar of David Favor
David Favor
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Aleks

ASKER

User drags the files to the browser.
Then the script would need to zip them
The asp upload would upload the file.

Alternatively we can upload the multiple files to the server. Then zip them on the server.

Is there a script to zip files residing on the server?
Use the zip program to zip files on server.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Aleks

ASKER

Thanks so much. It does make sense to zip on the server.
I'll check out the program you recommended.
The family says hiiiiii!!!