You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 withX-Bz-Info-*
would be greatThe text was updated successfully, but these errors were encountered: