Upload Large Files To SharinPix

Overview

In this article, we will demonstrate how to use a multipart image upload on a SharinPix Album or SharinPix Single Image. To do so, we will:

SharinPix uses a feature called Multipart Upload for large file transfers: breaking a large file into smaller parts, uploading them in parallel for speed, and reassembling them in Amazon S3.

The key benefits include:

  • Improved Throughput/Speed when uploading large files

  • Enhanced Reliability and Fault Tolerance

  • Efficient Memory Usage

circle-exclamation

Creation of SharinPix Permission

  • In SharinPix Permissions, create a new record or edit an existing permission.

  • Open the Upload section and check Multipart Upload.

Assign the SharinPix Permission to the Album component

  • On a SharinPix Album, add the ID or Name of the SharinPix Permission record, which includes the maximum file size.

  • In this example, the custom permission was named Upload Multipart. It has been set in the Custom Permissions ID or Name parameter of a SharinPix Album component.

circle-check

Last updated

Was this helpful?