Wingetlywingetly
← All apps

RcloneView

by Bdrive Incv0.2.157

Last updated

RcloneView provides the ultimate GUI for Cloud Data Sync and File Management

Install with winget

$ winget install --id Bdrive.RcloneView --exact --version 0.2.157

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for RcloneView

RcloneView uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
setup_rclone_view-0.2.157.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for RcloneView

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

RcloneView provides the ultimate GUI for Cloud Data Sync and File Management. Easily browse and transfer files across your cloud storages, and seamlessly synchronize your data across multiple platforms.

Installers · v0.2.157

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

10 known CVEs via NVD

  • critical9.8Fix in v1.75.1CVE-2026-88018affects before 1.75.1Sep 10, 2026

    rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, rclone serve s3 configured with --auth-proxy but without --auth-key allows authPairMiddleware to register any client-chosen accessKeyID with an empty ws...

  • high7.3Patched in wingetCVE-2026-88017affects before 1.75.1Sep 10, 2026

    rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.64.0 until 1.75.1, the FTP auth-proxy driver in cmd/serve/ftp/ftp.go stores one obscured password per username in the server-wide userPass map[string]string inste...

  • high7.1Fix in v1.75.1CVE-2026-88016affects before 1.75.1Sep 10, 2026

    rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, when backend/local runs with --links, a source .rclonelink object can plant a symlink in the destination and later directory metadata is applied through...

  • high8.8Fix in v1.74.4CVE-2026-59733affects before 1.74.4Jul 14, 2026

    Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw unclean...

  • medium5.0Fix in v1.74.4CVE-2026-59732affects before 1.74.4Jul 14, 2026

    Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone archive extract can write extracted files outside the user-selected destination prefix when extracting a crafted archive containing parent path c...

  • high7.5Fix in v1.74.4CVE-2026-54572affects before 1.74.4Jul 14, 2026

    Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, with -l/--links, rclone serializes symlinks as .rclonelink text objects and recreates them on a local destination without validating the target, allowin...

  • critical9.8Patched in wingetCVE-2026-49980affects before 1.74.3Jun 24, 2026

    Rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.46.0 until 1.74.3, rclone rcd --rc-serve accepts unauthenticated GET and HEAD requests to paths of the form: /[remote:path]/object. The remote value is parsed fro...

  • critical9.8Patched in wingetCVE-2026-41179affects before 1.73.5Apr 22, 2026

    Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Starting in version 1.48.0 and prior to version 1.73.5, the RC endpoint `operations/fsinfo` is exposed without `AuthRequired: true` and accepts attacker-controlled `fs`...

Showing 8 of 10. Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Rclone UIRclone UI
    RcloneUI.RcloneUIv3.7.3

    GUI for Rclone, the CLI for cloud storage & S3.

  • Rclone Browserkapitainsky
    kapitainsky.RcloneBrowserv1.8.0

    GUI Frontend to Rclone (updated fork)

  • RcloneTrayAdrian Dimitrov
    DimitrovAdrian.RcloneTrayv1.0.0

    RcloneTray is simple cross-platform GUI for Rclone

  • MoraineJonaz Thern
    TheJonaz.Morainev0.3.1

    Snapshot-based backup over SSH/rsync and rclone — command-line client.

More from Bdrive Inc or browse rclone.

Frequently asked questions

How do I install RcloneView on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Bdrive.RcloneView --exact --version 0.2.157. winget downloads the installer from Bdrive Inc and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install RcloneView silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Bdrive.RcloneView --exact 0.2.157 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for RcloneView?
RcloneView uses EXE (Inno Setup). Run the downloaded installer with: setup_rclone_view-0.2.157.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall RcloneView via winget?
Run: winget uninstall --id Bdrive.RcloneView --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from RcloneView's Apps & Features entry.
Is RcloneView free?
RcloneView is distributed under Freeware. Refer to the publisher (https://rcloneview.com/) for the full license terms - Wingetly itself does not charge for installation.
Does RcloneView work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls RcloneView directly from the publisher.
How do I keep RcloneView up to date?
Run winget upgrade --id Bdrive.RcloneView --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of RcloneView from microsoft/winget-pkgs.