How can we help? How can we help?

How can we help?

How can we help? How can we help?

282 results for "create bucket"

Creating a B2 Bucket using the Web UI
bring up a popup from which you will name the bucket, set whether the bucket is private or public, disable or enable Server-Side
Lin Lin 0 comments -2
What you need to know about B2 Bucket names
I rename a Bucket? A: No. Currently, renaming a Bucket is not supported. Q: Do the limitations on Bucket names apply
Andy Andy 0 comments 14
Why do I need to verify my email address to create a public bucket?
verify their email address before they will be able to create a public bucket and upload files to it.
Lin Lin 0 comments 5
How to share a bucket with other users
not want the account where the bucket is housed to be viewable, and only a specific bucket, is to do so through application
Lin Lin 0 comments -2
Why doesn't my snapshot bucket go away after deleting the snapshot?
no contents in it. The b2 snapshot bucket is a special "read only" bucket that Backblaze uses for any snapshots you
Anthony Anthony 0 comments 6
Default Bucket Retention (Immutability)
Object Lock is enabled for a bucket. Object Lock can be enabled on a bucket at the time of the bucket's creation, or after the
Lin Lin 0 comments 1
Quickstart Guide for Photos+ Cloud Library and B2 Cloud Storage
allow listing bucket names, then create your key. Once your key is created, your keyID and applicationKey will appear
Dan Dan 0 comments 2
Using the AWS SDK for PHP with Backblaze B2 Cloud Storage
'latest', )); //Sample to create a bucket $s3Client->createBucket(array('Bucket' => '<bucket-name>'));?>
Troy Troy 0 comments 1
How to use the AWS SDK for Python with B2.
aws_secret_access_key = '<b2_appKey>') s3.create_bucket(Bucket='<BUCKET-NAME>') Backblaze also maintains a
Troy Troy 0 comments -1
How to move data from an existing bucket to a new S3 Compatible Bucket
from an existing bucket to a newer S3 compatible bucket. Please note that this article assumes both buckets are on the same
Udara Gunawardena Udara Gunawardena 0 comments -4