As a developer I want to be able to upload HUGE (>10GB) files to BCDE.
As a developer I want to be able to optimise my use of memory when uploading HUGE files to BCDE.
As a developer I want to be able to upload across a stable connection that isn't suseptible to timeouts in the connection between my application and the BCDE server.
As a developer I want to be able to upload the file via the API without reencoding into base64 or similar.
|
Practical use of functionality?
Being able to transfer files larger than 10GB in BCDE Sync. |
|
|
What is the impact of not doing this?
Limitation to the use of BC Sync and any 3rd party user of the API.
|