multipart_upload: Do a file upload using basic transfer adapter

Description Usage Arguments

View source: R/multipart_transfer_adapter.R

Description

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.

Usage

1
multipart_upload(file_path, upload_specs)

Arguments

file_path

character. The path of the file to be uploaded.

upload_specs

A list of upload specs returned by the batch call.


datopian/giftlessclient documentation built on Jan. 29, 2021, 3:40 p.m.