简体   繁体   中英

Aws ios multipart upload

I wanted to upload large audio file on aws bucket. how can I achieve this using multi - part upload functionality in s3 ? link to any tutorial will help. thanks.

I would start with the iOS SDK: http://aws.amazon.com/sdkforios/

Here is the documentation, which you may have seen:
http://docs.amazonwebservices.com/AWSiOSSDK

Amazon's AWS SDK for iOS claims to be able to "Store and retrieve any amount of data using Amazon S3." I've not tried it myself, but downloading the SDK and playing with the sample files would probably be a good place to start.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM