Skip to main content

Manage Cubbit DS3 Storage — Sync and Backup Files with RcloneView

· 4 min read
Alex
Principal Engineer

RcloneView connects to Cubbit DS3 via the S3 protocol, letting you browse, sync, and back up your geo-distributed European cloud storage without writing a single CLI command.

Cubbit DS3 is a geo-distributed, S3-compatible object storage service built across European nodes. Unlike centralized providers, Cubbit shards and encrypts your data across a network of distributed cells, making it a compelling choice for teams subject to GDPR requirements or those who want private-by-design storage. Because Cubbit DS3 is fully S3-compatible, RcloneView connects to it using the same credential flow as other S3 providers — no special plugins or configuration 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.

Migrate Dropbox to Proton Drive — Transfer Files with RcloneView

· 4 min read
Jay
Tech Writer

RcloneView lets you transfer your entire Dropbox library to Proton Drive directly cloud-to-cloud — no local downloads, no manual re-uploading, and no command line required.

For many teams, the decision to leave Dropbox comes down to data privacy. Dropbox stores files in plaintext on its servers, meaning Dropbox employees and legal authorities can access your data with a warrant. Proton Drive, built by the team behind ProtonMail, encrypts files client-side before they reach Proton's servers — not even Proton can read your content. RcloneView simplifies this migration by connecting to both services simultaneously and moving data directly cloud-to-cloud, preserving folder structure and file integrity throughout.

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 SFTP Connection Errors — Resolve SSH File Transfer Issues with RcloneView

· 5 min read
Alex
Principal Engineer

SFTP errors in RcloneView almost always trace back to a handful of root causes — authentication misconfiguration, firewall rules, or host key verification failures — and each one has a direct fix.

SFTP (SSH File Transfer Protocol, port 22) is a staple for transferring files between local machines and servers: web hosts, on-premises NAS devices, and cloud VMs all commonly expose an SFTP interface. When RcloneView cannot reach an SFTP remote, the error message in the Log tab points toward the cause, but the range of possible issues — wrong credentials, blocked ports, mismatched host keys, restricted paths — can make diagnosis feel like guesswork. This guide walks through the most common SFTP errors and how to resolve each one systematically.

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 Healthcare — Secure Medical File Management with RcloneView

· 5 min read
Robin
Developer Advocate

Healthcare organizations managing imaging archives, patient records, and clinical backups can use RcloneView to enforce client-side encryption, automate compliant backups, and replicate data across multiple cloud providers from a single desktop application.

Medical data demands a higher standard than the average file sync workflow. A radiology clinic archiving DICOM imaging files, a telehealth platform backing up consultation recordings, or a research hospital distributing datasets to collaborating institutions all face the same challenge: moving large volumes of sensitive data reliably while maintaining strict security controls. RcloneView provides healthcare teams with a GUI built on rclone's battle-tested transfer engine, making it practical to implement encrypted, multi-destination backup pipelines without requiring dedicated cloud infrastructure expertise.

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

· 5 min read
Kai
Junior Engineer

Connect Hetzner Object Storage to RcloneView and automate your backup jobs without writing a single CLI command.

Hetzner Object Storage is an S3-compatible cloud storage service that offers competitive pricing for teams that need reliable, European-based data storage. Whether you're archiving project files, backing up server snapshots, or replicating data from another cloud, RcloneView gives you a visual interface to manage all of it. You configure Hetzner the same way you would any S3-compatible provider — with an access key, secret key, and your bucket endpoint — and then manage everything through the same dual-panel file explorer you use for every other remote.

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.

Sync Dropbox to DigitalOcean Spaces — Cloud Backup with RcloneView

· 4 min read
Morgan
Staff Engineer

Back up your Dropbox files to DigitalOcean Spaces object storage automatically — without any CLI commands.

Dropbox is a natural collaboration tool for teams sharing files daily. DigitalOcean Spaces offers S3-compatible object storage built for developers who want scalable, affordable storage integrated with their infrastructure. Pairing both with RcloneView gives you an automated offsite backup pipeline: files live in Dropbox for active collaboration, and Spaces holds the durable backup copies. RcloneView handles the entire cloud-to-cloud transfer visually — no terminal 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.

Fix Scheduled Sync Not Running — Troubleshoot Automated Cloud Jobs in RcloneView

· 5 min read
Steve
Senior Engineer

If your RcloneView automated backup stops firing on schedule — or never starts — this guide walks through every likely cause in order, from license verification to cron syntax to startup configuration.

Schedule-based sync is one of RcloneView's most practical PLUS features: configure a job once and it runs on a crontab schedule without manual intervention. When it stops working, the root cause is almost always one of four things — a license issue, a misconfigured schedule, the app not running when the job is due, or a silent error in the job itself. Working through each layer systematically resolves the problem in minutes.

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

· 4 min read
Tayson
Senior Engineer

Move your entire Jottacloud library to Microsoft OneDrive without touching the command line — RcloneView handles the cloud-to-cloud transfer with full progress monitoring and file-integrity verification.

Many teams switch from Jottacloud to OneDrive when consolidating around Microsoft 365, gaining tighter Office app integration and broader enterprise tooling. The challenge is transferring years of files accurately at scale. RcloneView's cloud-to-cloud job engine lets you map both remotes, run a verified copy, and confirm completeness with a built-in folder comparison — all from a single GUI, with no rclone configuration files to edit manually.

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 Cybersecurity Companies — Secure Data Management with RcloneView

· 5 min read
Tayson
Senior Engineer

Give your analysts a reliable, encrypted cloud backup workflow for threat data, incident logs, and forensic evidence — without writing a single command.

Cybersecurity companies handle uniquely sensitive datasets: threat intelligence feeds, penetration test findings, incident response logs, and forensic images — all requiring reliable, encrypted, and auditable storage. When an engagement wraps or a breach investigation closes, that data must be retained for compliance, secured against unauthorized access, and accessible to distributed analyst teams on demand. RcloneView provides a multi-cloud GUI that makes configuring and automating these workflows achievable without CLI expertise.

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 Google Drive to Proton Drive — Transfer Files Securely with RcloneView

· 4 min read
Kai
Junior Engineer

Move your files from Google Drive to Proton Drive without the command line — and verify every byte arrived safely.

Privacy-conscious users are increasingly migrating away from Google Drive to Proton Drive to benefit from end-to-end encryption and Swiss-based data sovereignty. Whether you're a journalist protecting sources, a business handling sensitive client data, or simply someone reclaiming control over personal files, moving gigabytes of data manually is impractical. RcloneView provides a visual, GUI-based workflow to transfer all your files between the two services efficiently and verifiably.

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.