Skip to main content

Dark Mode and Theme Customization in RcloneView

· 6 min read
Tayson
Senior Engineer

Long cloud management sessions deserve a comfortable visual experience. RcloneView offers dark mode and theme customization so you can work for hours without straining your eyes.

Whether you are running overnight transfers, monitoring sync jobs, or browsing through thousands of files across multiple cloud accounts, the interface you stare at matters. A bright white screen at 2 AM is not just uncomfortable, it actively disrupts your focus and sleep patterns.

RcloneView includes built-in theme support that lets you switch between light and dark modes, or let the application follow your operating system's appearance setting automatically. These are not just cosmetic changes. The right theme reduces eye fatigue, improves readability in different lighting conditions, and makes the application feel native to your desktop environment.

This guide covers everything you need to know about RcloneView's theme system, from basic switching to accessibility considerations that make cloud file management more comfortable for everyone.

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.

Preview Sync Changes with Dry Run Before Transferring in RcloneView

· 8 min read
Tayson
Senior Engineer

One misconfigured sync can delete thousands of files in seconds. RcloneView lets you preview every change with a dry run before a single byte is transferred, giving you complete confidence before committing to a sync.

The sync operation is one of the most powerful features in rclone. It makes the destination match the source, transferring new files, updating changed ones, and deleting files that no longer exist at the source. That last part, the deletion, is what makes sync both powerful and dangerous.

A dry run simulates the entire sync operation without actually moving, copying, or deleting anything. It shows you exactly what would happen: which files would be transferred, which would be deleted, and which would be skipped. You review the output, confirm it matches your expectations, and only then execute the real sync.

RcloneView integrates dry run directly into its sync workflow, making it easy to preview changes through the GUI before committing. Whether you are syncing two cloud remotes or backing up local files to the cloud, a dry run should be your first step every time.

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.

Fix Azure Blob Storage SAS Token and Authentication Errors with RcloneView

· 7 min read
Tayson
Senior Engineer

Azure Blob Storage authentication can be tricky, with multiple methods and subtle misconfiguration pitfalls. RcloneView simplifies the setup process and helps you troubleshoot 401/403 errors quickly.

Azure Blob Storage is a powerful and widely used object storage service, but connecting to it from rclone requires getting authentication exactly right. Whether you are using access keys, SAS tokens, or service principals, a single misconfigured parameter can result in cryptic error messages that block your workflow entirely.

This guide covers the most common Azure Blob Storage authentication errors encountered with rclone, explains the different auth methods available, and walks you through fixing each issue using RcloneView's visual remote configuration.

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.

Fix Missing Files After Cloud Sync with RcloneView

· 7 min read
Tayson
Senior Engineer

You ran a sync job and everything looked successful, but some files are missing at the destination. RcloneView provides the tools to diagnose exactly what happened and prevent it from recurring.

Discovering missing files after a cloud sync is one of the most stressful situations in cloud file management. The transfer completed without errors, the job log shows success, but when you check the destination, certain files are nowhere to be found. Before you panic, know that this is almost always caused by a logical configuration issue rather than data loss.

This guide walks through the most common reasons files go missing after sync operations and shows you how to use RcloneView's compare, logging, and dry-run features to identify and fix the problem.

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.

Fix High Memory and CPU Usage in Rclone Transfers with RcloneView

· 6 min read
Tayson
Senior Engineer

Rclone transfers eating up all your RAM or pinning your CPU at 100%? RcloneView makes it easy to identify the cause and tune performance settings without memorizing command-line flags.

If you have noticed your system slowing to a crawl during cloud transfers, you are not alone. Rclone is powerful, but its default settings or misconfigured options can consume significant system resources -- especially when dealing with large file counts, mounted drives, or parallel transfers. The symptoms are familiar: fans spinning up, applications becoming unresponsive, and transfers that seem to use more resources than they should.

The good news is that most high-resource scenarios have straightforward fixes. This guide walks through the most common causes of excessive memory and CPU usage in rclone and shows you how to resolve them using RcloneView's visual configuration tools.

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.

List and Analyze Remote Files with RcloneView Explorer

· 7 min read
Tayson
Senior Engineer

Understanding what is stored across your cloud accounts is the first step to managing them effectively. RcloneView Explorer provides a visual file listing experience that replaces complex CLI commands with intuitive browsing, sorting, and analysis.

The rclone CLI offers powerful file listing commands like lsf and lsjson that output file details in various formats. These commands are useful for scripting, but they are not ideal for day-to-day file exploration. Reading through thousands of lines of terminal output to find a specific file or identify storage hogs is tedious and error-prone.

RcloneView's Explorer transforms this experience into something visual and interactive. You get the same underlying data, but presented in a familiar file manager interface with sorting, filtering, and multi-column views. You can see file sizes, modification dates, and types at a glance, and drill into directory structures with a single click.

For users who still need raw CLI output, RcloneView's built-in terminal puts rclone lsf and lsjson commands a keystroke away, giving you the best of both worlds in one application.

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.

Manage Cloudflare R2 Storage and Cloud Sync with RcloneView

· 6 min read
Tayson
Senior Engineer

Cloudflare R2 delivers S3-compatible object storage with zero egress fees — RcloneView gives you a visual interface to manage buckets, sync data, and automate backups.

Cloudflare R2 has rapidly gained traction as a cost-effective alternative to AWS S3. By eliminating per-gigabyte egress charges, R2 makes data retrieval predictable and affordable — a game-changer for workloads that serve content frequently. RcloneView connects to R2 using the S3-compatible API and provides a full file management GUI: browse buckets, upload and download files, sync with other clouds, and schedule automated backups.

Whether you are hosting static assets, archiving application logs, or using R2 as a central data hub across multiple clouds, RcloneView removes the need for CLI commands and makes R2 management accessible to everyone on your team.

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.

Manage OneDrive Files and Cloud Sync with RcloneView

· 6 min read
Tayson
Senior Engineer

OneDrive integrates tightly with Microsoft 365, but managing backups and cross-cloud sync requires a dedicated tool — RcloneView makes it effortless.

Microsoft OneDrive serves hundreds of millions of users across Personal and Business plans, offering 5 GB free and up to unlimited storage on enterprise tiers. While the native OneDrive client handles local-to-cloud sync well, it provides no built-in mechanism for replicating data to AWS S3, Google Drive, or a NAS. RcloneView connects to OneDrive via the Microsoft Graph API and provides a full-featured file management interface — browse, sync, copy, move, and schedule backups across OneDrive and any other storage provider.

Whether you are an individual backing up personal photos or an IT administrator managing OneDrive for Business across an organization, RcloneView gives you control over your data that the native client simply does not offer.

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.

Migrate Azure Blob Storage to Google Drive with RcloneView

· 7 min read
Tayson
Senior Engineer

Azure Blob Storage is built for developers, but when your team needs collaboration features, Google Drive is the destination — RcloneView bridges the gap between object storage and consumer cloud.

Azure Blob Storage excels at serving applications — hot, cool, and archive tiers give developers fine-grained cost control for structured workloads. But when business needs shift toward document collaboration, shared editing, and Google Workspace integration, moving data from Azure containers to Google Drive becomes necessary. RcloneView connects to both platforms and provides a visual migration workflow that handles large containers, preserves folder structures, and verifies every transferred file.

This guide covers the full migration process, from configuring both remotes to setting up incremental sync for the transition period.

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.

Migrate Backblaze B2 to Wasabi with RcloneView

· 6 min read
Tayson
Senior Engineer

Backblaze B2 offers low storage costs, but egress and API fees can add up — RcloneView makes migrating to Wasabi's flat-rate pricing simple and verifiable.

Backblaze B2 and Wasabi are two of the most popular S3-compatible object storage providers for cost-conscious teams. While B2 is known for its low per-GB storage rate ($0.006/GB/month), its pricing model includes egress charges ($0.01/GB) and per-transaction fees that can surprise teams with read-heavy workloads. Wasabi offers a flat rate ($0.0069/GB/month) with no egress or API fees, making costs entirely predictable. RcloneView handles the migration between these two S3-compatible providers with a visual interface that eliminates the need for CLI scripting.

This guide covers the complete migration — from understanding the pricing differences to verifying every object after transfer.

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.