Documentation
¶
Overview ¶
This is a simple program that will copy named files into or out of B2.
To copy a file into B2:
B2_ACCOUNT_ID=foo B2_ACCOUNT_KEY=bar simple /path/to/file b2://bucket/path/to/dst
To copy a file out:
B2_ACCOUNT_ID=foo B2_ACCOUNT_KEY=bar simple b2://bucket/path/to/file /path/to/dst
Click to show internal directories.
Click to hide internal directories.