b2_get_file_info_by_name: Get file info

Description Usage Arguments Details Value

View source: R/b2_get_file_info.R

Description

Get information about a file stored in B2

Usage

1
b2_get_file_info_by_name(bucket_name, file_name)

Arguments

bucket_name

The name of the bucket containing the file

file_name

The name of the file

Details

To get file information using the file id, use b2_get_file_info.

Value

A list of the JSON response


mvanhala/B2R documentation built on Aug. 26, 2020, 10:42 a.m.