Predefined Filters — Sync Only the Files You Need in RcloneView
Skip the file types you don't need and sync just the ones you do, without hand-writing exclusion rules.
Not every sync job should move every file in a folder. A photography studio backing up a shared drive full of RAW files, PSDs, and stray PDFs usually only cares about the images — not the invoices sitting next to them. RcloneView's Filtering Settings step includes predefined filters for common file categories, so you can scope a sync job to exactly the content that matters without building a custom rule set from scratch.

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.
What Predefined Filters Cover
Step 3 of the Sync wizard, Filtering Settings, offers one-click predefined filters for Music, Video, Image, Document, Google Docs, and Box Docs. Selecting one restricts the job to matching file types — pick Image, for example, and the sync job ignores everything else in the source folder, regardless of how deeply nested it is or what else lives alongside it.
This matters for mixed-content folders that accumulate over time: a marketing team's shared drive full of exported videos, brand documents, and spreadsheets doesn't need all of it mirrored to a video archive remote. A single predefined filter keeps the destination clean without a manual cleanup pass afterward.
The Google Docs and Box Docs options specifically target provider-native document formats that don't behave like regular files during a transfer — useful when syncing out of Google Drive or Box and you want to separate native docs from uploaded binary files.
Combining Predefined and Custom Filters
Predefined filters aren't exclusive of custom rules. You can layer a predefined Image filter with additional custom exclusions — a /thumbnails/* path rule, for instance — to cut out generated preview files that would otherwise pollute an otherwise clean image-only sync. Custom filters also support max file size and max file age constraints, so a photography studio with 2TB of RAW files could combine the Image filter with a file-age cutoff to sync only recent shoots rather than the entire historical archive.
Unlike mount-only tools, RcloneView also syncs and compares folders — on the FREE license — so this filtering applies whether you're running a one-off transfer or a saved, repeatable job.
Verifying Filtered Results with Dry Run
Before committing a filtered sync to a large or unfamiliar folder, run it in Dry Run mode first. Dry Run shows the exact list of files that would be copied and deleted under the current filter settings, which is the fastest way to confirm a predefined filter is catching what you expect — and not silently excluding files you actually wanted transferred.
Getting Started
- Download RcloneView from rcloneview.com.
- Start a new Sync job and select your source and destination remotes.
- In Step 3, Filtering Settings, choose a predefined filter matching the content type you want to sync.
- Run Dry Run to confirm the results, then save the job to reuse the same filter on future syncs.
Filtering at the sync level, rather than sorting files manually beforehand, keeps destination folders focused on the content you actually need there.
Related Guides:
- Dry Run — Preview Cloud Sync Before Transfer in RcloneView
- Folder Compare with Filter — Restrict Comparisons in RcloneView
- Bisync — Bidirectional Cloud Sync with RcloneView