Resumable Upload with API?

David PLDavid PL Registered Users Posts: 80 Big grins
Hello,

I don't think this is currently something available through the API, but with the much larger size of video files, I would like to implement resumable uploading capability so that if an upload fails in the middle (due to connection problems, etc), you could resume the upload where you left off. From searching Google, I noticed that vidly's API includes methods that support resumable uploads:

See Resumable Upload Methods here: http://vidly.com/api/rest. In particular, their uploadChunk and chunkProgress methods.

Are there any plans to implement similar functionality in SmugMug's API? This could be very key in enabling more reliable and robust uploaders.

Comments

  • mattwrightmattwright Registered Users Posts: 124 Major grins
    edited February 28, 2010
    Sounds like a smart idea -- especially for mobile platforms... --Matt
Sign In or Register to comment.