View source: R/multipart_transfer_adapter.R
Gets the upload action from the upload specs and makes a PUT request to the server for each part specified. After uploading all the parts it executes a commit and verify action.
1 | multipart_upload(file_path, upload_specs)
|
file_path |
character. The path of the file to be uploaded. |
upload_specs |
A list of upload specs returned by the batch call. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.