File Modification Time and/or other metadata
Opened this issue · 0 comments
Jwink3101 commented
Currently, there is no support for file modification time. I know that the b2blaze api reads a byte stream so it would have the be specified. It seems like B2 supports setting the mod time with the X-Bz-Info-src_last_modified_millis
header so that could be an option. And/or the ability to specify other key-value pairs as noted with X-Bz-Info-*
would be great