Wingetlywingetly
← All apps

Fast Media Sorter Folder Share Server

by SerZhyAlev26.8.15.1510

Last updated

Always-on folder sharing to Android over SFTP - a Windows service that starts at boot and serves with nobody signed in. Administrator rights required.

Install with winget

$ winget install --id SerZhyAle.FastMediaSorter.Server --exact --version 26.8.15.1510

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

Silent install command for Fast Media Sorter Folder Share Server

Fast Media Sorter Folder Share Server uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /MIGRATEFROMUSER=yes.

One-line silent install (x64, machine scope)
FastMediaSorter-26.8.15.1510-windows-x64-server-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /MIGRATEFROMUSER=yes

See the full silent install reference for Fast Media Sorter Folder Share Server

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

The Server edition of Fast Media Sorter's folder sharing. It publishes the folders you choose to

an Android phone over SFTP and keeps them reachable whenever Windows is running - from boot,

before anyone logs on, through logoff, and after a crash (the service restarts itself).

Install this only if the machine's job is to stay available: a dedicated server, a VPS, a

NAS-like Windows box, an always-on home server. On an ordinary PC the regular package

(SerZhyAle.FastMediaSorter) already shares folders while you are signed in, and needs no

administrator rights.

This is not a different protocol or a second Android app. SFTP, the QR / .fmscfg pairing format

and the phone-side reconnect behaviour are identical - only the host differs: the Windows Service

Control Manager runs the worker instead of your desktop session. The two editions never run at

the same time; installing this one migrates the existing setup and keeps the same host-key

fingerprint, so phones already paired do not have to be paired again.

What the installation does, all of it visible and administrator-approved: registers the

FastMediaSorterCompanionSFTP service (delayed automatic start, running as LOCAL SERVICE),

creates a machine state directory with a restricted ACL for the host key and credentials, and

adds one program-scoped inbound firewall rule for the worker. Nothing is shared until you pick

the folders - the service never guesses. Uninstalling stops and deletes the service and removes

the firewall rule; your host key is kept unless you delete it yourself.

Setup requires administrator rights and Windows 10 version 1607 or newer, Windows 11, or

Windows Server 2016 or newer. The management console is available in 13 languages.

Installers · v26.8.15.1510

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

No known CVEs for Fast Media Sorter Folder Share Server.

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

  • CyrFlipSerZhyAle
    SerZhyAle.CyrFlipv26.9.16.2132

    Live keyboard-layout indicator at the caret, plus one-key conversion between any two installed layouts.

  • STREAMS PlayerSerZhyAle
    SerZhyAle.StreamsPlayerv26.0916.2054

    Browse internet radio and live video in a focused Windows stream catalog.

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

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

  • WO MicWolicheng Tech
    Wolicheng.WOMicv6.1

    Turn your phone to be a microphone for your computer.

More from SerZhyAle or browse android, backup, file-server.

Frequently asked questions

How do I install Fast Media Sorter Folder Share Server on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SerZhyAle.FastMediaSorter.Server --exact --version 26.8.15.1510. winget downloads the installer from SerZhyAle and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Fast Media Sorter Folder Share Server silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SerZhyAle.FastMediaSorter.Server --exact 26.8.15.1510 --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 Fast Media Sorter Folder Share Server?
Fast Media Sorter Folder Share Server uses EXE (Inno Setup). Run the downloaded installer with: FastMediaSorter-26.8.15.1510-windows-x64-server-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /MIGRATEFROMUSER=yes. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /MIGRATEFROMUSER=yes.
How do I uninstall Fast Media Sorter Folder Share Server via winget?
Run: winget uninstall --id SerZhyAle.FastMediaSorter.Server --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Fast Media Sorter Folder Share Server's Apps & Features entry.
Is Fast Media Sorter Folder Share Server free?
Fast Media Sorter Folder Share Server is distributed under MIT. Refer to the publisher (https://serzhyale.github.io/FastMediaSorter_Lite/server.html) for the full license terms - Wingetly itself does not charge for installation.
Does Fast Media Sorter Folder Share Server 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 Fast Media Sorter Folder Share Server directly from the publisher.
How do I keep Fast Media Sorter Folder Share Server up to date?
Run winget upgrade --id SerZhyAle.FastMediaSorter.Server --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Fast Media Sorter Folder Share Server from microsoft/winget-pkgs.