Get Size — Instantly Calculate Cloud Storage Usage in RcloneView
Right-click any folder or selection in RcloneView and get an instant total size, without waiting for a full transfer to find out how much data you're moving.
Cloud providers rarely make it obvious how large a folder actually is until you try to move it. A "Media" folder with thousands of nested subfolders can hide gigabytes of data that only becomes visible once a sync job stalls halfway through, or a quota warning shows up mid-transfer. RcloneView's Get Size command in the File Explorer's right-click menu solves this by calculating the total size of any selected files or folders on demand, before you commit to a sync, mount, or migration.

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
Free core features. Plus automations available.
Checking Folder Size Before You Move Anything
Select one or more files or folders in any Explorer panel, right-click, and choose Get Size. RcloneView walks the selection and returns the total size, which is especially useful for folders with deep subdirectory trees where the File List's footer summary alone won't reflect nested content. This works identically whether the selection lives on Google Drive, Amazon S3, a self-hosted Nextcloud instance, or a local disk — RcloneView mounts AND syncs 90+ providers from one window, so the same right-click menu applies no matter which remote you're browsing.
Get Size is most useful as a pre-flight check. Before starting a large Sync job or a one-time migration between two clouds, checking the source folder's actual size helps you estimate transfer time, confirm the destination has enough available quota, and decide whether filtering rules are needed to trim the job down.
Auditing Storage Usage Across Multiple Remotes
Because every connected remote — cloud or local — sits in the same Explorer, Get Size doubles as a quick way to audit where storage is being consumed across a multi-cloud setup. Running it on the top-level folders of each remote in turn gives a rough map of which accounts are approaching their limits, which is faster than logging into each provider's separate web console to check usage.
For a more precise usage figure at the remote level rather than a specific folder, the built-in Rclone Terminal supports rclone about "remote:", which reports total storage used and available directly from the provider's API. Get Size and the terminal's about command complement each other: one scopes to a specific selection, the other reports account-wide totals.
Using Size Checks to Plan Sync and Filter Rules
Once you know a folder's real size, RcloneView's Sync wizard gives you the tools to act on that information. Step 3 of job configuration includes filtering by max file size, max file age, and predefined filters for media, video, image, and document types, so an oversized folder can be trimmed to just the files that actually need to transfer. Running Dry Run afterward previews exactly which files will be copied or deleted under the current filter settings, confirming the job matches expectations before any data actually moves.
Getting Started
- Download RcloneView from rcloneview.com.
- Connect the remotes you want to audit through Remote tab > New Remote.
- Select a folder in the Explorer, right-click, and choose Get Size to see its total footprint.
- Use that figure to plan filters or scheduling in the Sync wizard before running a full transfer.
Knowing exactly how much data you're working with turns guesswork into a plan, and Get Size makes that check a two-click habit instead of a support ticket waiting to happen.
Related Guides:
- Job History & Transfer Logs — Monitor Every Sync in RcloneView
- Dry Run Preview — Simulate Cloud Sync Before You Commit in RcloneView
- Find and Remove Duplicate Files in Cloud Storage with RcloneView