Comment 2 for bug 1544707

Revision history for this message
Hannes Tismer (hannes.tismer) wrote :

Hey,

This approach is a bit overkill for fixing the B2 behaviour.

B2 supports the `b2_start_large_file` command, which allows up to 10 TB per file. It just has to be used when the metadata file exceeds 5 GB in size.

More info: https://www.backblaze.com/b2/docs/large_files.html

I'd love to use this instead of splitting metadata archives up.