S3 Mulitpart sample with JSAPI

Amazon S3 upload add-on.
Post Reply
User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

S3 Mulitpart sample with JSAPI

Post by support »

Please find enclosed a ready-to-use sample with S3 add-on + JSAPI to get JavaScript notifications.
s3_jsapi.zip
(754.41 KiB) Downloaded 1071 times

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: S3 Mulitpart sample with JSAPI

Post by support »

And for renaming onfly:

Code: Select all

<PARAM NAME="template" VALUE=":name:_:timestamp::extension:|:regex=[^a-zA-Z0-9_\\-\\.]::">
abc 123 s$!%a.properties

becomes:

abc123sa_1362469749458.properties

t.montour
Posts: 7
Joined: Fri Apr 25, 2014 9:34 pm

Re: S3 Mulitpart sample with JSAPI

Post by t.montour »

I know this is an old post but do you by chance have the s3_jsapi.zip file still. I'm having the same issue with the functions not being called after it finishs uploading.

but when I try to download the zip file it won't extract.

Post Reply