Search found 3 matches
Re: Subdirectories not getting chmodI have added this functionality myself, and included the code in hopes that it be implemented in future releases so everyone can use it. The following parameters should be set: <PARAM NAME="folderdepth" VALUE="-1"> <PARAM NAME="postparameters" VALUE="extrarelative" <PARAM NAME="param9" VALUE="notify...
Subdirectories not getting chmodI'm using the parameters to attempt to set all uploaded files and folders to 0777 permissions (this is necessary for our situation). The created account folder as well as each individual file has the permissions set correctly, but any uploaded subfolders do not (they are set to 0755 instead of the d...
How to append .part to partial upload files (php)So I've been using your demo copy of JFileUpload to see if it will work with what we need (a way for our customers to upload large files (>2GB) to our server). After tweaking a few things, playing with settings and writing a new html page (in php) everything looked good. I did find one issue during ...
|