Is there a way to upload an entire folder and all its content into Amazon AWS S3?
I have dynamic generator folders containing images and want to upload directly into AWS S3.
I create everything on my server using Wappler’s awesome image processing, but what I want to then do is batch upload everything keeping the same file same/structure into S3.
Sorry I meant from a Server Action. is the only option to repeat the S3 ‘Put File’.
I have the following, but only 1 file out of the many that the query produces get uploaded