Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Using DotNetZip to compress file during upload
Re: Using DotNetZip to compress file during upload
12-16-2008, 6:29 PM
jmestep
Joined on 11-12-2008
Posts 14
Re: Using DotNetZip to compress file during upload
Reply
Quote
I found out what the problem was. The DotNetZip copies the file to a temporary folder that .net doesn't have permissions to so the permissions don't get replicated correctly. Once I changed the temp folder to the one I use for the non-zipped files with AjaxUploader, the files zipped up fine.
View Complete Thread