Description Usage Arguments Details Value
View source: R/b2_get_file_info.R
Get information about a file stored in B2
1 | b2_get_file_info_by_name(bucket_name, file_name)
|
bucket_name |
The name of the bucket containing the file |
file_name |
The name of the file |
To get file information using the file id, use b2_get_file_info
.
A list of the JSON response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.