Skip to main content

49 posts tagged with "Feature"

Posts about Feature.

View All Tags

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.

Hasher Remote — Add File Integrity Checksums to Any Cloud Storage in RcloneView

· 4 min read
Robin
Developer Advocate

The Hasher virtual remote silently adds checksum tracking to cloud backends that don't natively support it, turning every sync into a verified, corruption-resistant transfer.

Not every cloud storage provider calculates and stores file checksums. Providers that rely solely on file size and modification timestamp for comparison can miss silent data corruption — the kind that happens when a file transfers completely but arrives with flipped bits. For archivists, sysadmins, and businesses with data integrity requirements, this is a meaningful gap. RcloneView supports rclone's Hasher remote, a virtual remote wrapper that adds MD5, SHA-1, or other hash tracking on top of any existing cloud backend without changing how you store or retrieve files.

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.

1:N Sync — Back Up One Source to Multiple Cloud Destinations with RcloneView

· 4 min read
Kai
Junior Engineer

One sync job, multiple destinations — RcloneView mirrors a single source to as many cloud providers as you need in a single run.

Most backup strategies fail at redundancy: files go to one destination, creating a single point of failure. RcloneView's 1:N sync lets you back up a single source folder to multiple cloud destinations within one job — so your data lands on Google Drive, Backblaze B2, and an S3-compatible provider simultaneously, without running separate jobs for each. This feature is available with the FREE license and works across any combination of cloud remotes you've configured.

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.

System Tray and Background Sync — Keep Cloud Jobs Running in RcloneView

· 3 min read
Steve
Senior Engineer

RcloneView's system tray integration lets you minimize the app and keep sync jobs running, cloud drives mounted, and notifications flowing — without interrupting your workflow.

Most cloud sync tools require keeping a window open to confirm jobs are running. RcloneView's system tray support breaks that constraint. Once configured, you can minimize RcloneView entirely, and your scheduled sync jobs, active transfers, and mounted cloud drives continue operating in the background. The tray icon gives you quick access to everything without cluttering your workspace.

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.

Email SMTP Job Notifications — Stay Informed of Sync Status in RcloneView

· 4 min read
Tayson
Senior Engineer

RcloneView PLUS lets you configure direct SMTP email notifications for sync job completion, so your team always knows when a backup finishes — or fails — without checking manually.

Running cloud sync and backup jobs on a schedule is only half of the automation equation. The other half is knowing the outcome without having to open the application and check Job History manually. RcloneView PLUS supports email notifications via direct SMTP configuration, delivering sync status messages straight to your inbox the moment a job completes. This makes unattended backup monitoring practical for individuals and teams alike.

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.

Job Export and Import — Portable Sync Workflows in RcloneView

· 4 min read
Tayson
Senior Engineer

RcloneView lets you export all your sync jobs to a JSON file and import them on any other machine — making your workflows truly portable and your team configurations consistent.

Setting up complex sync jobs takes time: choosing the right source and destination remotes, configuring filters, setting bandwidth limits, and tuning options for each job. The last thing you want is to repeat that work when you upgrade to a new computer, add a second workstation, or bring a new team member on board. RcloneView's job export and import feature solves this by capturing your entire job configuration in a portable JSON file that can be loaded on any RcloneView installation.

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.

Batch Operations — Automate Multi-Step Cloud Workflows in RcloneView

· 4 min read
Tayson
Senior Engineer

RcloneView's Batch Operations feature lets you chain cloud tasks — create folders, copy files, sync, verify, move, and clean up — into a single automated workflow that runs from start to finish.

Most cloud management tasks aren't single-step operations. A typical file processing workflow might involve creating a staging folder, copying source files into it, running a sync to a production bucket, verifying the transfer, and then removing the staging content. Doing each step manually in sequence is tedious and error-prone. RcloneView's Batch Operations feature (Beta) automates exactly this kind of multi-step workflow by chaining operations in a defined sequence with variable piping between steps.

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.

Rclone Chunker Remote — Split Large Files for Any Cloud Storage in RcloneView

· 4 min read
Tayson
Senior Engineer

When a cloud provider's per-file size limit blocks your upload, rclone's Chunker virtual remote splits files transparently — RcloneView configures and uses it without any CLI required.

Many cloud storage providers impose strict per-file size limits — Dropbox caps uploads at 50 GB per file, and some free or budget-tier services enforce caps of 5–10 GB. For users storing database dumps, uncompressed video exports, or large archive files that exceed these limits, rclone's Chunker virtual remote provides the solution: it splits files into smaller chunks before upload and transparently reassembles them on download. RcloneView configures and uses Chunker through its standard remote management interface.

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.

Thumbnail View — Browse and Preview Cloud Images Visually in RcloneView

· 4 min read
Tayson
Senior Engineer

RcloneView's Thumbnail View renders image files stored in cloud storage as a visual grid — letting you identify photos at a glance without downloading them first.

Most cloud storage GUI tools display files as text-only lists: filename, size, date. This works for documents and code, but it's frustrating for photographers, designers, and media teams who need to visually identify specific images in a cloud folder containing hundreds or thousands of files. RcloneView's Thumbnail View mode renders images stored in cloud storage as a preview grid directly in the Explorer panel — making visual file management for photo libraries and media assets significantly faster.

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.

Multi-Window Support — Manage Multiple Cloud Storages Side by Side in RcloneView

· 4 min read
Tayson
Senior Engineer

RcloneView's Multi-Window feature (PLUS license) opens independent application windows so you can manage different cloud storage tasks simultaneously without context-switching.

RcloneView's Explorer panel already supports 1 to 4 panels in a single window — useful for side-by-side browsing and drag-and-drop transfers. But for complex workflows involving multiple distinct tasks — monitoring a running migration in one view while browsing a separate cloud in another, or running a folder comparison while also setting up a new sync job — Multi-Window opens fully independent RcloneView windows that operate without interfering with each other. This feature is available with a PLUS 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.