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(file_id)
|
file_id |
The file id |
See https://www.backblaze.com/b2/docs/b2_get_file_info.html
Note that the file id, not the file name, is required. To get file
information using the bucket name and file name, use
b2_get_file_info_by_name
.
A list of the JSON response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.