B2_Command_Line_Tool icon indicating copy to clipboard operation
B2_Command_Line_Tool copied to clipboard

The command-line tool that gives easy access to all of the capabilities of B2 Cloud Storage

Results 116 B2_Command_Line_Tool issues
Sort by recently updated
recently updated
newest added

Hello! I discovered this issue and originally thought it was a ['Connection Pool' issue which I commented here](https://github.com/Backblaze/B2_Command_Line_Tool/issues/323#issuecomment-1037882668). `` Backblaze B2 Bucket. - (Current day) | I need to download...

more-information-needed

With the popularity of ARM64 with Raspberry PI and many cloud providers it is slowly getting more popular... -bash: /usr/local/bin/b2: cannot execute binary file: Exec format error Are there any...

enhancement
help wanted

Hello, I hope you are having a wonderful day. I am having a problem with the B2 Sync program. I have been encountering this error with increased frequency, especially when...

This method is not a part of public API and will probably be removed b2-sdk-python apiver v3. The preferred way to set number of threads for copy/download/upload is by using...

help wanted
up-for-grabs

According to the documentation here: https://help.backblaze.com/hc/en-us/articles/226937867-How-do-I-use-the-b2-sync-command- b2 sync does not support versioning files on deletion. The deleted file is either kept with no indication of deletion, or deleted with no...

question

Any plans to build a native Apple Silicon standalone binary? I believe `arm64` works right? Happy to try and contribute this if I can get some direction and hand holding.

enhancement

**Describe the bug** When a user downloads this python module using `pip`, there is no cryptographic authenticity or integrity validation to protect the user from a MITM attack. Therefore, this...

enhancement

Currently 401 errors leave some clues, but can still be difficult to understand. A better way to describe the situation that we might want to see here one day, would...

enhancement

Hi everyone, currently this repository holds the source code of two distinct projects: - python client library for b2 cloud with supporting classes - a CLI tool, which uses thaet...

https://www.backblaze.com/b2/docs/b2_authorize_account.html lets us partially fill the local bucket-name-to-id cache and that should be enough to upload/download/list files. Currently keys with just `writeFiles` are not usable in cli and it would...

enhancement
up-for-grabs