Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I get “Access denied” when uploading with “chunksize” under Windows Vista ?

0
Posted

I get “Access denied” when uploading with “chunksize” under Windows Vista ?

0

Internet Explorer 7 under Windows Vista comes with new security features. A standard windows user account doesn’t have permissions to write in some directories such as c:\, c:\Program Files … “chunksize” parameter allows to split file in chunks before uploading. Basically, each chunks is written temporary on disk in the same folder as the selected file to upload. If you select file in a folder where you don’t have write permissions then chunks cannot be created and you get “Access denied” errors. You will have the same problem with “ziponfly” parameter and plugins such as Scaling Filter. The solution is to setup jClientUpload to generate any temporary files under user’s home tmp folder through: … … Another solution, that applies to “chunksize” parameter only, is to setup jClientUpload to generate each chunks in memory through: …

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123