Ali
Member since Nov 11, 2021
- Profile: /members/14335-ali.htm
- Comments: 2
Recent Blog Comments By Ali
-
Generate And Incrementally Stream A ZIP Archive To Amazon S3 Using Multipart Uploads In Lucee CFML 5.3.7.47
Posted on Nov 12, 2021 at 9:22 PM
@Ben, Thanks for taking the time to respond. I'm still very intrigued in this solution and getting it to work eventually. However, for the moment, I've put it on hold, as I found out, fileCopy() in Lucee actually works to upload pretty large files to s3, so long as the ACL's are setup ap... read more »
-
Generate And Incrementally Stream A ZIP Archive To Amazon S3 Using Multipart Uploads In Lucee CFML 5.3.7.47
Posted on Nov 11, 2021 at 11:10 AM
This solution is amazing, thanks for posting. I'm trying to solve a similar problem using this code. But a couple of questions, if the asset folder that I'm pointing, happens to have files < 5MB in size each, then this doesn't work right? So would I need to do a directorylist and check... read more »