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

Is it possible to rename files once they’ve been uploaded? I’ve several times uploaded a 500MB+ file only to discover that I mistyped the remote filename and don’t want to...

# b2 help sync writes to `STDERR` not `STDOUT` The `b2 help sync` command writes a great many lines in explanation of its function; however, it does so to `STDERR`,...

bug
up-for-grabs

I'm not very familiar with command line use or terminal, just enough to cut/paste from instructions, but since I'm going to add B2 to my account I thought tje command...

invalid/environmental
question

Steps: 1. Generate an auth token using the b2 command line tool, using the get-download-auth option 2. Get back a valid token like this one: `3_20190620084402_[skip]_001_20190627051402_0000_dnld` 3. build a URL...

question

The error occurs while trying to sync a large number of files (~139000) for upload. The process worked correctly on default settings up until nearly the end where the following...

bug
help wanted

Hello, I'm getting the following error when running sync ```pytb ERROR:b2.bucket:error when uploading, upload_url was https://pod-000-1050-17.backblaze.com/b2api/v1/b2_upload_file/d16e387f720d6eaa636a0515/c000_v0001050_t0032 Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/b2/bucket.py", line 415, in _upload_small_file content_type, HEX_DIGITS_AT_END, file_info,...

bug
help wanted

https://github.com/dracos/check-pip-dependencies

testing
up-for-grabs

Hi i´m using backblaze command line tool to upload my nextcloud backup. Everything works and it uploads my whole data. But sometimes while uploading i´m getting this errors but the...

bug
help wanted

In Cyberduck, I uploaded a 120GB file but for some reason, it doesnt close and complete the file. All the parts look to be there but the large file is...

Hi. I have a problem with logging and verbose flag. I've tried to execute "b2 sync --replaceNewer --logfile logfile.ini C:\mylocalfolder b2:mybucket" or "b2 sync --replaceNewer --verbose C:\mylocalfolder b2:mybucket"but it doesn't...