Reply To: Refund
Hi there,
We’re planning to release the new “Direct to S3” some time next week, but I should be able to get you a beta copy by Monday.
As for your naming convention, you mentioned that it is based on entry data. Since the file uploads need to bypass your server, they have to occur asynchronously. This means that the files will be uploaded before an entry is created on your website. As a result, you’ll have to rely on user input to create your file path. That said, the new feature will include a filter you can use to inject your own Javascript to customize the path based on the field values. So in sum, yes, SyncS3 will allow you to do this with the “Direct to S3” uploader.
When I send you a beta copy of the new version, I’ll also include a code snippet that will get you started with customizing the file path.