Wingetlywingetly
← All apps

Synology Cloud Station Drive

by Synology, Inc.v4.3.3.4469

Last updated

A file synchronization service that allows you to synchronize files between your Synology NAS and PCs via the Internet.

Install with winget

$ winget install --id Synology.CloudStationDrive --exact --version 4.3.3.4469

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

Silent install command for Synology Cloud Station Drive

Synology Cloud Station Drive uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i Synology%20Cloud%20Station%20Drive-4.3.3-4469.msi /quiet /norestart

See the full silent install reference for Synology Cloud Station Drive

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

Cloud Station Drive is an application designed to synchronize files between your Synology NAS and PCs via the Internet, ensuring that your data is always up-to-date and enabling you to easily access your files. Even when the Internet connection is not available, you can still view and edit your files offline, and all the changes made will be automatically synced to your Synology NAS and PCs once the Internet connection is restored.

Installers · v4.3.3.4469

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect
x86EXE
NSIS
machineDirect

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

Security

No known CVEs for Synology Cloud Station Drive.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Synology PrestoSynology, Inc.
    Synology.Prestov2.1.3.0672

    Securely and rapidly exchange data on all major platforms.

  • Synology Cloud Station BackupSynology, Inc.
    Synology.CloudStationBackupv4.3.3.4469

    A backup service that allows you to back up your files from multiple client computers to a centralized Synology NAS.

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.08.19

    A feature-rich command-line audio/video downloader.

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

  • Synology Drive ClientSynology
    Synology.DriveClientv8.1.0.18123

    The desktop utility that provides file syncing and personal computer backup services on multiple client computers to a centralized server, Synology Drive Server.

  • FastCopyH.Shirouzu & FastCopy Lab, LLC.
    FastCopy.FastCopyv5.12.0

    The Fastest Copy/Backup Software on Windows

More from Synology, Inc. or browse backup, cloud, cloud-drive.

Frequently asked questions

How do I install Synology Cloud Station Drive on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Synology.CloudStationDrive --exact --version 4.3.3.4469. winget downloads the installer from Synology, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Synology Cloud Station Drive silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Synology.CloudStationDrive --exact 4.3.3.4469 --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 Synology Cloud Station Drive?
Synology Cloud Station Drive uses MSI. Run the downloaded installer with: msiexec.exe /i Synology%20Cloud%20Station%20Drive-4.3.3-4469.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Synology Cloud Station Drive via winget?
Run: winget uninstall --id Synology.CloudStationDrive --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Synology Cloud Station Drive's Apps & Features entry.
Is Synology Cloud Station Drive free?
Synology Cloud Station Drive is distributed under Proprietary. Refer to the publisher (https://kb.synology.com/DSM/help/CloudStationDrive/cloudstationdrive) for the full license terms - Wingetly itself does not charge for installation.
Does Synology Cloud Station Drive 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 Synology Cloud Station Drive directly from the publisher.
How do I keep Synology Cloud Station Drive up to date?
Run winget upgrade --id Synology.CloudStationDrive --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Synology Cloud Station Drive from microsoft/winget-pkgs.