Skip to main content

VFS Cache — Boost Mount Performance for Cloud Drives in RcloneView

· 4 min read
Tayson
Senior Engineer

Mounted cloud drives feel slow by default—VFS caching in RcloneView trades disk space for speed, letting you work at local drive speeds.

When you mount a cloud drive (Google Drive, Dropbox, AWS S3) through RcloneView, every file access hits the network. This works but feels sluggish—opening a document takes a second or two, listing folders stalls, and reading files feels bottlenecked. VFS cache solves this by caching frequently accessed files locally.

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.

What Is VFS Cache?

VFS (Virtual File System) cache stores recently accessed files and folder metadata on your local disk. When you open a file from a mounted cloud drive, RcloneView checks the cache first—instant access if it's there, network fetch if it's not. As you work, the cache grows; older entries are evicted to make room.

This simple strategy removes the network latency from common operations.

VFS Cache Modes

RcloneView supports three cache modes, each balancing speed vs. disk usage:

Mode 1: Off (No Cache)

Every access hits the network. Safest for dynamic files, slowest for repeated access. Use this only if disk space is critical or cache conflicts matter.

Mode 2: Minimal Cache

Caches file metadata (names, sizes) and recently opened files. Fast for folder navigation and repeated reads. Uses minimal disk—typically under 1 GB for most workflows.

RcloneView remote explorer and mount interface

Best for: Document editing, photo browsing, regular file access on limited-disk machines.

Mode 3: Writes Cache

Like minimal, but also caches write operations. Files you've just modified stay local before background sync. Dramatically speeds up workflows with frequent writes.

Best for: Content creation, video editing, bulk file operations—high volume changes before cloud sync.

Mode 4: Full Cache

Aggressive caching—all accessed files cached permanently until manually cleared. Fastest for repeated access, largest disk footprint. Requires manual cache management.

Best for: Archived data, read-heavy workflows, machines with plenty of disk space.

Configuring VFS Cache in RcloneView

RcloneView cloud-to-cloud transfer configuration

Open RcloneView and navigate to a mount configuration:

  1. Select your cloud remote (e.g., Google Drive)
  2. Go to Advanced SettingsVFS Cache
  3. Choose cache mode: Minimal, Writes, or Full
  4. Set cache directory (default: /tmp/rcloneview-cache on Linux, %TEMP%\rcloneview-cache on Windows)
  5. Configure cache size limit (e.g., 10 GB)—RcloneView auto-evicts old files when exceeded
  6. Enable cache backend if using local SSD for extra speed

Apply and remount—performance instantly improves.

Cache Directory Best Practices

  • Place cache on fast storage: SSD preferred over HDD
  • Separate from system: Use a dedicated partition to avoid filling your OS drive
  • Monitor disk usage: Check cache size regularly; increase limit if evictions are frequent
  • Clean periodically: Clear old caches if you stop using a remote (safe—cache rebuilds)

Real-World Performance Gains

RcloneView monitoring and performance tracking

With no cache, opening a 50 MB folder listing takes 2-3 seconds. With minimal cache, it's instant on the second access. Writing to a mounted drive? With writes cache enabled, you see local disk speeds (milliseconds) instead of network latency (seconds).

Trade-off: Requires 5-50 GB disk space depending on your workflow. For most users, this is worthwhile.

Getting Started

  1. Download RcloneView from rcloneview.com.
  2. Create a new mount for your cloud storage.
  3. In Advanced Settings, enable Minimal cache (start conservative).
  4. Remount and test—open files, browse folders, gauge speed improvement.
  5. If workflow involves heavy writes, upgrade to Writes cache mode.
  6. Monitor cache hit rate in the stats panel; adjust size limits as needed.

VFS cache is one of RcloneView's hidden power features—small tweak, massive speed boost.


Related Guides:

Supported Cloud Providers

Local Files
WebDAV
FTP
SFTP
HTTP
SMB / CIFS
Google Drive
Google Photos
Google Cloud Storage
OneDrive
Dropbox
Box
MS Azure Blob
MS File Storage
S3 Compatible
Amazon S3
pCloud
Wasabi
Mega
Backblaze B2
Cloudflare R2
Alibaba OSS
Ceph
Swift (OpenStack)
IBM Cloud Object Storage
Oracle Cloud Object Storage
IDrive e2
MinIO
Storj
DigitalOcean Spaces