JQuery Upload cimponent to upload files directly to S3 from the browser

1 Answer 70 Views
Upload
Ilya
Top achievements
Rank 1
Ilya asked on 04 Jul 2024, 07:42 PM

Hello,

is there a way to implement an upload directly from browser to S3 bucket using Kendo JQuery component?
It's possible with JS, but the idea is to use fancy Upload component with drag-n-drop and progress bar.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 09 Jul 2024, 10:50 AM

Hello, Ilya,

I am copying my answer from the support ticket you opened on the matter in case anybody else has the same requirement.

Currently the component does not support a built-in mechanism for uploading files directly to third-party storage services like AWS S3. However, the widget provides events that can be handled so as to create your own service that would serve as a mediator for the connection to the provider. You can also check the below examples as a possible approach.

https://docs.telerik.com/kendo-ui/kendo-in-the-cloud/aws-dynamodb 

https://github.com/telerik/ui-for-aspnet-mvc-examples/tree/master/upload-amazon-s3  

Regards,
Martin
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Tags
Upload
Asked by
Ilya
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or