LogoR2Client Docs

Bucket Management

Add, edit, and organize your R2 storage buckets

Adding a New Bucket

  1. Click Settings ⚙️ on the left
  2. Select "Bucket" option
  3. Click the green "+ Add Bucket" button

Fill in Configuration

Fill in the following information:

Access Key ID Access Key ID: Obtained from Cloudflare R2 Secret Access Key Secret Access Key: Obtained from Cloudflare R2 Bucket Name: Your bucket name

Region: auto (or specify region)

Cloudflare R2 Endpoint Endpoint: R2 API endpoint

Save Configuration

Cloudflare R2 Add Bucket

Click "Save" to add the bucket to your list.

Configuration Example

Make sure to copy your credentials exactly as they appear in the Cloudflare R2 dashboard to avoid connection errors.

Editing Bucket Configuration

r2client Editing Bucket

  1. Find the target bucket on the Bucket management page r2client Editing Bucket
  2. Click the ✏️ edit icon on the right side of the bucket card
  3. Modify configuration information
  4. Save changes

Deleting a Bucket

  1. Find the target bucket on the Bucket management page r2client Deleting a Bucket
  2. Click the 🗑️ delete icon on the right side of the bucket card
  3. Confirm deletion

Important

Deleting configuration won't delete cloud data. This only removes the bucket from R2Client.

Bucket Sorting

You can organize your buckets using the Sort Mode dropdown menu:

  • Custom Order - Drag and drop buckets to arrange them
  • Name - Sort alphabetically by bucket name
  • Date - Sort by last updated date
  • Size - Sort by storage space usage

Drag-and-Drop Sorting

In custom mode, you can:

  1. Click and hold a bucket card
  2. Drag it to the desired position
  3. Release to set the new order

Viewing Bucket Information

Each bucket card displays:

  • Name: Bucket identifier
  • Region: Storage region
  • Bucket ID: Unique identifier
  • Last Updated: Last sync time
  • Public Access: Access permission status (Enabled/Disabled)

Bucket Display Modes

Switch between different display modes:

  • List View (default) - Compact list with detailed information
  • Grid View - Card-based layout with visual emphasis

Next Steps