Wingetlywingetly
← All apps

Synology Cloud Station Backup

by Synology, Inc.v4.3.3.4469

Last updated

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

Install with winget

$ winget install --id Synology.CloudStationBackup --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 Backup

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

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

See the full silent install reference for Synology Cloud Station Backup

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.

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 Backup.

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 DriveSynology, Inc.
    Synology.CloudStationDrivev4.3.3.4469

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

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