Just a quick one guys, if I am using the temporary file upload directory to pre-upload large files…
1st – How does this work with simple edit?
2nd – Do all files have to be in the one directory or will it read sub-directories?
Any information would be great.
Thanks
- The simple edit also exposes the "use pre-uploaded file" button.
- They all need to be in a single directory. If you need to mass upload lots and lots of files, look into the scripts/import/import_files.php script instead.
[quote]1. The simple edit also exposes the “use pre-uploaded file” button.
2. They all need to be in a single directory. If you need to mass upload lots and lots of files, look into the scripts/import/import_files.php script instead.
[right][post=“9840”]<{POST_SNAPBACK}>[/post][/right][/quote]
Yeah I am aware of that script… I was thinking of it more for admins uploading large file support for the business groups… 20MB+…
For bulk uploads We will run the script for them from command line, as production environments generally, business groups do not get that access…
Ok, just wanted to make sure you were aware of it. 