Skip to main content

72 posts tagged with "Troubleshooting"

Posts about Troubleshooting.

View All Tags

Fix Cloud Sync Case Sensitivity Conflicts — Resolve Duplicate Files with RcloneView

· 4 min read
Tayson
Senior Engineer

"Report.pdf" and "report.pdf" look identical to Windows and macOS but are two different files to most cloud storage — a mismatch that quietly fills folders with duplicates until a sync job is built to catch it.

Windows and macOS format local drives as case-insensitive by default, so Invoice.pdf and invoice.pdf are treated as the same file on disk. Google Drive, Dropbox, Amazon S3, and most other cloud backends are case-sensitive, meaning they happily store both as separate objects. The result is folders that slowly accumulate near-duplicate files, sync jobs that seem to "create" copies out of nowhere, or overwrite loops where a rename on one device never quite matches the version already sitting in the cloud. RcloneView won't change how the underlying filesystems behave, but it gives you the visibility and controls to catch these conflicts before they turn into a mess.

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 Jottacloud Sync Errors — Troubleshoot and Resolve with RcloneView

· 4 min read
Robin
Developer Advocate

When a Jottacloud sync job stalls, errors out, or silently skips files, the fix is usually in the job's advanced settings, not the provider itself. RcloneView gives you the visibility to find and correct it.

Jottacloud is a Norwegian cloud storage provider with strong privacy guarantees, and RcloneView connects to it directly for browsing, syncing, and backup. Sync errors with Jottacloud tend to fall into a few recurring patterns: authentication drops, transfers that hang partway through, and mismatched files after a run completes. Because RcloneView surfaces detailed job logs and lets you adjust transfer settings per job, most of these issues can be isolated and resolved without leaving the app.

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.

Dry Run Preview — Test Cloud Sync Before Committing Changes in RcloneView

· 4 min read
Tayson
Senior Engineer

Before syncing terabytes of data or deleting files from a destination, use RcloneView's dry run mode to preview every planned change — without moving a single file.

One of the most costly mistakes in cloud sync workflows is discovering that a job deleted important files, overwrote newer versions, or pulled in thousands of files that were never meant to be included — after the fact. RcloneView's built-in dry run feature removes this risk entirely. By simulating a sync operation before execution, you can review exactly which files would be copied and which would be deleted, giving you full confidence in the job configuration before any real transfer begins. This is especially valuable when setting up a new job for the first time or after adjusting filter rules on an existing one.

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 Wasabi Sync Errors — Resolve Upload and Connection Issues with RcloneView

· 4 min read
Alex
Principal Engineer

Diagnose and fix Wasabi sync failures in RcloneView — from endpoint mismatches to upload timeouts, most errors trace back to a handful of configuration issues.

Wasabi's hot cloud storage is attractive for its consistent performance and no egress fees, but getting it to sync reliably requires correct configuration from the start. When a Wasabi sync job throws errors in RcloneView — authentication failures, upload timeouts, or checksum mismatches — the cause almost always traces back to one of a small set of known issues. This guide walks through each one and how to resolve it.

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 Box Upload Errors — How to Resolve Transfer Issues with RcloneView

· 5 min read
Alex
Principal Engineer

A single Box API error can silently stall a sync job — here's how to diagnose the exact cause and fix it in RcloneView.

Box is a widely used enterprise cloud platform, but its API enforces rate limits, token expiry windows, and file path rules that can cause uploads to fail mid-transfer. When a sync job stops without a clear message, most users restart the entire job and hope for better luck. RcloneView gives you structured log output, configurable retry behavior, and per-remote authentication controls — the right tools to pinpoint the real problem and prevent it from recurring.

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 Backblaze B2 Upload Errors — Troubleshoot Cloud Transfer Issues with RcloneView

· 5 min read
Alex
Principal Engineer

Diagnose and fix the most common Backblaze B2 upload errors directly from RcloneView's interface — without touching the command line.

Backblaze B2 is a popular object storage backend for backups and archives, but upload errors surface for several reasons: expired or misconfigured credentials, bucket permission mismatches, API rate limits, or stalled transfers on large files. A video production company pushing daily render outputs to a B2 bucket, or a developer syncing a multi-terabyte dataset, can hit these issues without a clear path to resolution. RcloneView provides the diagnostic tools and transfer controls to identify and fix these problems from a single GUI interface — including detailed error logs, remote credential editing, and per-job transfer tuning.

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.

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.

Fix Dropbox Sync Errors — How to Resolve Common Issues with RcloneView

· 5 min read
Steve
Senior Engineer

When Dropbox sync fails silently or throws cryptic errors, RcloneView gives you the visibility and controls to pinpoint the problem and get transfers back on track.

Dropbox sync errors are more common than most users expect — from expired OAuth tokens and API rate limits to file permission issues and configuration mismatches. The trouble is that the Dropbox desktop client offers little diagnostic information when something goes wrong. RcloneView, built on rclone's mature Dropbox driver, surfaces detailed logs, lets you tune transfer parameters, and provides a dry-run mode so you can verify exactly what will happen before touching real data.

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 OneDrive Sync Errors — How to Resolve with RcloneView

· 4 min read
Tayson
Senior Engineer

OneDrive sync errors in RcloneView typically trace back to one of three causes — expired OAuth tokens, API rate limits, or misconfigured transfer settings — and each has a clear fix inside the app.

Microsoft OneDrive is one of the most widely deployed business cloud platforms, but its API behavior can occasionally produce sync errors that leave transfers stalled, incomplete, or failing silently. RcloneView gives you a structured environment for diagnosing these issues through timestamped logs, real-time transfer monitoring, and granular job controls — without needing to drop into the command line.

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.