Skip to main content

Migrate Jottacloud to Wasabi — Transfer Files with RcloneView

· 4 min read
Steve
Senior Engineer

Move your Jottacloud files straight into Wasabi's low-cost object storage without downloading anything to a local disk first.

Teams leaving a consumer-style cloud like Jottacloud for cheaper long-term object storage often hit a wall: their files sit in a Norwegian-hosted personal cloud account, and their new home is an S3-compatible bucket with a completely different access model. RcloneView bridges that gap in one window, letting you connect both services as remotes and transfer directly between them, cloud to cloud, with no local storage detour required.

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.

Cache Remote — Accelerate Slow Cloud Storage in RcloneView

· 4 min read
Robin
Developer Advocate

Some cloud backends are slow to list and re-list every time you browse them — the cache virtual remote fixes that by remembering what it already fetched.

Not every storage provider responds quickly. Backends with strict API rate limits or high per-request latency can make browsing feel sluggish, especially in large folder trees or when a media server like Plex repeatedly scans the same library. RcloneView exposes rclone's cache virtual remote directly in the New Remote wizard, letting you wrap a slow remote in a caching layer without touching a config file by hand.

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 License Key Activation Errors — Resolve PLUS License Issues with RcloneView

· 4 min read
Alex
Principal Engineer

When a PLUS license key won't activate, the cause is almost always a mismatch between the email address and key pair — not a broken license.

RcloneView's PLUS license unlocks scheduled sync jobs, auto-mount on startup, multi-window support, and filtered folder comparisons on top of the FREE feature set. Activation happens through a single dialog under Help, but a surprising number of failures trace back to typos, copy-paste artifacts, or reusing a coupon that's already been redeemed. This guide walks through the most common activation errors and how to resolve each one without contacting support.

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.

Cloud Storage for Mining Companies — Manage Survey Data with RcloneView

· 3 min read
Morgan
Staff Engineer

Get drone imagery, LiDAR scans, and geological survey files off laptops at remote sites and into centralized cloud storage without a dedicated IT crew on location.

Mining operations generate enormous volumes of geospatial data — drone flyovers, LiDAR point clouds, borehole logs, and CAD models — often captured at sites with limited connectivity and no local server room. Field teams need a reliable way to get that data into central storage once a link is available, and engineers back at headquarters need to browse and verify it without downloading terabytes just to check a file count. RcloneView gives both groups a single desktop application that connects local drives, cloud storage, and archive-tier object storage from one window. Connect S3, Azure, or Backblaze B2 with full read/write on the FREE license.

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 Files to OneDrive — Transfer Files with RcloneView

· 3 min read
Casey
Product Manager

Move an entire Azure File Storage share into OneDrive without touching the command line or juggling two separate consoles.

Teams that provisioned Azure File Storage for a project or a departmental share often outgrow it once the rest of the business standardizes on Microsoft 365 and OneDrive for daily collaboration. Re-uploading everything by hand through two different web portals is slow and error-prone. RcloneView opens both remotes side by side in one window and lets you move files directly between them, so the migration happens as a single tracked job instead of a manual copy-paste marathon. Unlike mount-only tools, RcloneView also syncs and compares folders — on the FREE license.

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.

Auto Mount on Startup — Always-Ready Cloud Drives in RcloneView

· 4 min read
Tayson
Senior Engineer

Instead of opening RcloneView and manually mounting each cloud drive every morning, Auto Mount on Startup brings them online automatically the moment your machine boots.

Anyone who relies on a mounted cloud drive as part of their daily workflow — editing files directly from Google Drive, pulling assets from an S3 bucket, or browsing an SFTP server like a local folder — knows the friction of remounting after every restart. RcloneView's Auto Mount on Startup setting removes that step entirely, reconnecting your configured mounts as soon as the app launches with the system.

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 Crypt Remote Decryption Errors — Password and Config Issues with RcloneView

· 4 min read
Kai
Junior Engineer

A crypt remote that suddenly throws "bad decrypt" or refuses to list files usually means one thing: the password used to read the data doesn't match the password used to encrypt it.

Rclone's crypt virtual remote wraps an existing remote and encrypts file names, folder names, and file contents before anything leaves your machine. That protection is powerful, but it also means a single mismatched password or a corrupted config entry can lock you out of files that are otherwise sitting untouched in the cloud. RcloneView surfaces these errors directly in the Log tab and Terminal, which makes it possible to diagnose exactly what went wrong instead of guessing.

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.

RcloneView on Garuda Linux — Cloud Storage Sync and Backup

· 4 min read
Steve
Senior Engineer

Garuda Linux's performance-tuned desktop pairs well with RcloneView's lightweight Flutter GUI for managing cloud storage without touching a terminal.

Garuda Linux is built for people who want an Arch-based system without spending a weekend configuring it — a pre-tuned desktop, sensible defaults, and a focus on getting to work quickly. RcloneView fits that same philosophy for cloud storage: a native desktop app that mounts, syncs, and backs up 90+ cloud providers from one window, without requiring you to script rclone commands by hand. Since Garuda ships a full graphical desktop out of the box, RcloneView runs exactly as intended — no headless workarounds needed.

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 Firewall and Antivirus Blocking Cloud Sync — Resolve Connection Errors with RcloneView

· 4 min read
Robin
Developer Advocate

When a sync job stalls at 0% or fails with a generic connection error, local security software is often the real culprit — not the cloud provider.

A sync job that never starts, hangs at 0% transferred, or dies with a vague timeout message doesn't always point to a bad remote configuration. On managed workstations and locked-down home networks alike, firewalls, antivirus suites, and endpoint protection agents routinely intercept the outbound connections RcloneView needs — both to the cloud provider's API and to its own local embedded rclone process — and the failure looks identical to a genuine network outage. RcloneView runs entirely on your local machine, so every one of these connections comes from a process you can inspect and whitelist directly.

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 Netease Storage — Sync and Backup Files with RcloneView

· 4 min read
Morgan
Staff Engineer

Browse, transfer, and back up Netease's S3-compatible object storage in the same window you already use for every other cloud, without a separate CLI workflow.

Teams that provision storage through Netease's S3-compatible object service often end up scripting it separately from the rest of their cloud footprint, since most desktop file managers only understand mainstream consumer drives. RcloneView treats Netease like any other S3-compatible remote — same explorer, same sync jobs, same folder compare — so a Netease bucket sits next to Google Drive, Dropbox, or a local disk in one interface. RcloneView mounts AND syncs 90+ providers from one window, on Windows, macOS, and Linux.

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.