Skip to main content

Manage Google Cloud Storage Buckets with RcloneView

· 5 min read
Tayson
Senior Engineer

Google Cloud Storage is the object storage backbone of GCP — durable, fast, and deeply integrated with Google's cloud platform. RcloneView gives you a visual file manager for your GCS buckets without requiring gsutil or the GCP console.

Google Cloud Storage (GCS) is the preferred object store for teams already using Google Cloud Platform — whether for app data, ML datasets, BigQuery staging, or media delivery. While gsutil and the GCP console work, they're slow for bulk file operations and day-to-day file management. RcloneView provides a dual-pane file manager for GCS buckets, letting you browse, transfer, and sync files the same way you'd use a desktop file explorer.

RcloneView app preview

Manage & Sync All Clouds in One Place

RcloneView is a cross-platform GUI for rclone. Compare folders, transfer or sync files, and automate multi-cloud workflows with a clean, visual interface.

  • One-click jobs: Copy · Sync · Compare
  • Schedulers & history for reliable automation
  • Works with Google Drive, OneDrive, Dropbox, S3, WebDAV, SFTP and more
WindowsmacOSLinux
Get Started Free →

Free core features. Plus automations available.

What RcloneView Adds to GCS Management

TaskGCP Consolegsutil CLIRcloneView
Browse buckets visually
Drag-and-drop uploadLimited
Sync to other clouds
Transfer to local diskSlow
Schedule sync jobsManual
Real-time transfer monitoring

Connecting Google Cloud Storage to RcloneView

Step 1 — Create a Service Account

In the GCP console:

  1. Go to IAM & Admin → Service Accounts.
  2. Create a new service account with the Storage Admin (or Storage Object Admin for read/write without bucket management) role.
  3. Generate a JSON key file and download it.

Step 2 — Add the GCS remote in RcloneView

Open RcloneView and click New Remote:

Add Google Cloud Storage remote in RcloneView
  1. Select Google Cloud Storage from the remote type list.
  2. Point to your downloaded JSON service account key file.
  3. Enter your GCP Project ID.
  4. Name the remote (e.g., gcs-prod) and save.

After connecting, your GCS buckets appear as top-level folders in RcloneView's file browser.

Browsing and Managing GCS Buckets

Navigate into any bucket to see its contents. RcloneView renders the object key hierarchy as folders, matching what you'd see in the GCP console.

Browse GCS buckets in RcloneView

From the dual-pane interface you can:

  • Copy files between GCS paths or to/from local disk
  • Move objects within a bucket or across buckets
  • Delete objects with confirmation
  • Rename by copying with a new key and deleting the old one

Syncing Files to and from GCS

Upload a local dataset to GCS

  1. Open a Job in RcloneView.
  2. Set source to your local folder (e.g., D:\ml-dataset\).
  3. Set destination to a GCS path (e.g., gcs-prod:my-ml-bucket/training-data/).
  4. Choose Copy (add new files only) or Sync (mirror exactly).
  5. Run the job and monitor progress live.
Upload dataset to GCS in RcloneView

Cross-cloud: GCS to another provider

RcloneView transfers directly between clouds. Common GCS workflows:

  • GCS → AWS S3 — replicate buckets across clouds for redundancy
  • GCS → Backblaze B2 — archive cold data to cheaper storage
  • GCS → Google Drive — share processed outputs with non-technical stakeholders
  • GCS → local NAS — pull data for on-premises processing

GCS Storage Class Awareness

GCS has multiple storage classes: Standard, Nearline, Coldline, and Archive. When setting up a sync job in RcloneView, you can pass rclone flags to target a specific storage class for new objects:

Storage ClassUse CaseMinimum Storage Duration
StandardFrequently accessed dataNone
NearlineMonthly access30 days
ColdlineQuarterly access90 days
ArchiveAnnual access365 days

Use the Custom flags field in RcloneView's job editor to pass --gcs-storage-class COLDLINE for archival data.

Scheduling Regular GCS Syncs

For recurring backup jobs — nightly uploads, daily staging syncs, or weekly archival runs:

  1. Create a job with your source and GCS destination.
  2. Open Schedule settings.
  3. Set frequency (daily, weekly, custom cron).
  4. Enable email or notification alerts on completion.
Schedule GCS sync job

Folder Comparison for Verification

After large transfers, use RcloneView's Folder Comparison to verify that your local files match what's in GCS — checking file counts, sizes, and checksums:

Verify GCS sync with folder comparison

Any missing or mismatched objects appear highlighted, letting you re-run only the affected files.

Getting Started

  1. Download RcloneView from rcloneview.com.
  2. Create a service account in the GCP console with Storage Object Admin permissions.
  3. Download the JSON key and add the GCS remote in RcloneView.
  4. Browse your buckets and start transferring files visually.

GCS is powerful infrastructure — RcloneView makes the day-to-day file management feel as easy as a local drive.


Related Guides:

Supported Cloud Providers

Local Files
WebDAV
FTP
SFTP
HTTP
SMB / CIFS
Google Drive
Google Photos
Google Cloud Storage
OneDrive
Dropbox
Box
MS Azure Blob
MS File Storage
S3 Compatible
Amazon S3
pCloud
Wasabi
Mega
Backblaze B2
Cloudflare R2
Alibaba OSS
Ceph
Swift (OpenStack)
IBM Cloud Object Storage
Oracle Cloud Object Storage
IDrive e2
MinIO
Storj
DigitalOcean Spaces