Wingetlywingetly
← All apps

Mini SFTP Server

by Core FTPv2.38

Last updated

If you need to securely transfer files between computers, you can use the free mini SFTP server!

Install with winget

$ winget install --id CoreFTP.MiniSFTPServer --exact --version 2.38

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

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

If you need to securely transfer files between computers, you can use the free mini SFTP server!

Core FTP mini SFTP server currently supports SFTP (via SSH2) mode only.

Installers · v2.38

ArchitectureTypeScopeInstallDownload
x86Portable-Direct
x64Portable-Direct

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

Security

5 known CVEs via NVD

  • medium5.5Patched in wingetCVE-2022-22899affects v2.0Feb 17, 2022

    Core FTP / SFTP Server v2 Build 725 was discovered to allow unauthenticated attackers to cause a Denial of Service (DoS) via a crafted packet through the SSH service.

  • medium6.5Patched in wingetCVE-2022-22836affects <=1.2Jan 10, 2022

    CoreFTP Server before 727 allows directory traversal (for file creation) by an authenticated attacker via ../ in an HTTP PUT request.

  • critical9.8Patched in wingetCVE-2020-19596affects v1.2Apr 5, 2021

    Buffer overflow vulnerability in Core FTP Server v1.2 Build 583, via a crafted username.

  • high7.5Patched in wingetCVE-2020-19595affects v2.0Apr 5, 2021

    Buffer overflow vulnerability in Core FTP Server v2 Build 697, via a crafted username.

  • medium5.5Patched in wingetCVE-2020-21588affects v2.2Apr 2, 2021

    Buffer overflow in Core FTP LE v2.2 allows local attackers to cause a denial or service (crash) via a long string in the Setup->Users->Username editbox.

Source: NVD, updated 5h 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

  • Core FTP ServerCore FTP
    CoreFTP.CoreFTPServerv2.0.775

    Core FTP Server is software for Windows that allows you to exchange files with others via networks and the internet.

More from Core FTP or browse mini-sftp-server, ssh2, ssh-file-transfer-protocol.

Frequently asked questions

How do I install Mini SFTP Server on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id CoreFTP.MiniSFTPServer --exact --version 2.38. winget downloads the installer from Core FTP and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Mini SFTP Server silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id CoreFTP.MiniSFTPServer --exact 2.38 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Mini SFTP Server via winget?
Run: winget uninstall --id CoreFTP.MiniSFTPServer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Mini SFTP Server's Apps & Features entry.
Is Mini SFTP Server free?
Mini SFTP Server is distributed under Proprietary (Freeware). Refer to the publisher (https://www.coreftp.com/server/) for the full license terms - Wingetly itself does not charge for installation.
Does Mini SFTP 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 Mini SFTP Server directly from the publisher.
How do I keep Mini SFTP Server up to date?
Run winget upgrade --id CoreFTP.MiniSFTPServer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Mini SFTP Server from microsoft/winget-pkgs.