Skip to main content

42 posts tagged with "Feature"

Posts about Feature.

View All Tags

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.

1:N Synchronization — Sync One Source to Multiple Destinations in RcloneView

· 4 min read
Tayson
Senior Engineer

RcloneView's 1:N sync lets you mirror a single source folder to multiple cloud destinations in one job — back up to Google Drive, Amazon S3, and Backblaze B2 simultaneously.

A core principle of data resilience is the 3-2-1 backup rule: three copies of data, on two different media, with one copy off-site. Cloud storage makes this achievable without physical drives — but manually running separate sync jobs to each provider is repetitive and error-prone. RcloneView's 1:N synchronization feature lets you configure a single source folder to sync to multiple cloud destinations simultaneously, so one job run covers all your backup targets at once. This feature is available with 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.

RcloneView Keyboard Shortcuts and Productivity Tips

· 6 min read
Tayson
Senior Engineer

Power users know that keyboard shortcuts can cut file management time in half. RcloneView's shortcut system gives you fast access to navigation, selection, transfers, and job management without reaching for the mouse.

RcloneView's two-pane explorer is designed for efficient file operations across cloud providers. While the GUI is fully navigable with mouse clicks, learning the keyboard shortcuts transforms your workflow — especially when managing thousands of files across multiple remotes. This guide covers the essential shortcuts and workflow tips that experienced RcloneView users rely on daily.

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.

Generate Public Shared Links for Cloud Files with RcloneView

· 6 min read
Tayson
Senior Engineer

Sharing a cloud file usually means navigating to the provider's web interface, adjusting permissions, and copying a link. RcloneView's link feature generates shareable URLs directly from the file explorer — across any provider that supports it.

When you need to share a file stored in the cloud with someone who does not have access to your account, a public or pre-signed link is the standard solution. Google Drive creates shareable links, S3 generates pre-signed URLs, and Dropbox provides shared links — each through different interfaces with different workflows. RcloneView consolidates this into a single action: right-click a file, generate a link, and share 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.

Use Min-Age and Max-Age Time-Based Filters in RcloneView

· 6 min read
Tayson
Senior Engineer

Not every sync job needs to transfer all files. RcloneView's time-based filters let you target only files modified within a specific window — sync today's changes, skip files older than 30 days, or back up only recent uploads.

Rclone's --min-age and --max-age flags are powerful tools for controlling which files participate in a sync, copy, or move operation based on their modification time. RcloneView exposes these options through its custom flags interface, enabling precise control over time-based file selection without touching 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.

Use Backup Dir for Versioned Cloud Sync with RcloneView

· 6 min read
Tayson
Senior Engineer

Accidentally overwriting or deleting files during a sync is every cloud user's nightmare. RcloneView makes versioned syncs effortless with built-in support for --backup-dir, ensuring you never lose a previous version again.

When you run a standard sync operation, files at the destination that differ from the source are overwritten, and files that no longer exist at the source are deleted. This is efficient, but it is also destructive. If a file was corrupted at the source, or if you accidentally deleted something you still needed, those changes propagate to the destination with no way back.

The --backup-dir flag solves this problem elegantly. Instead of permanently removing overwritten or deleted files, rclone moves them to a separate backup directory first. This gives you a complete safety net: every file that would have been lost is preserved in a location you control.

RcloneView lets you configure --backup-dir through its custom flags interface, so you get all the power of versioned syncs without memorizing command-line syntax. Combined with --suffix for date-stamped versions, you can build a lightweight file versioning system using nothing but your existing cloud storage.

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.

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.