basic_upload: Do a file upload using basic transfer adapter

Description Usage Arguments

View source: R/basic_transfer_adapter.R

Description

Gets the upload action from the upload specs and makes a PUT request to upload the file to the server. After uploading the file it executes a commit and verify action.

Usage

1
basic_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.