Version 5.26.4 Trial Downloads
The trial version expires on 2026-12-10
SFTPPlus is distributed as a self-extracting installation program
for Windows systems and as a GZIP'ed TAR archive for Linux and macOS systems. All packages bundle upstream OpenSSL libraries for cryptographic operations.
Keep your SFTPPlus installations updated to benefit from our security updates. Contact us for any assistance required: Below is a list of links to the latest version for all supported operating
systems and CPU architectures. Release notes may be viewed here.
The self-extracting installation program for Windows systems is
self-contained and does not require any other components to be
installed.
Windows 10, Windows 11,
Windows 2016 Server,
Windows 2019 Server,
Windows 2022 Server,
Windows 2025 Server
running on the 64-bit PC architecture.
The ZIP archive for Windows is to be used on Server Core setups,
installations without the Desktop Experience option.
It is also the best way to integrate with automated deployment and
provisioning tools.
Windows 10, Windows 11,
Windows 2016 Server,
Windows 2019 Server,
Windows 2022 Server,
Windows 2025 Server
running on the 64-bit PC architecture.
These packages are the generic Linux SFTPPlus packages.
On RHEL 9, the libxcrypt-compat RPM package is required.
RHEL 9 and 8 on x86_64
These packages are the generic Linux SFTPPlus packages.
Ubuntu Server 24.04, 22.04, 20.04, 18.04 LTS on x86_64
These packages are the generic Linux SFTPPlus packages.
On Amazon Linux 2023, the libxcrypt-compat RPM package is required.
Amazon Linux 2022 has been renamed upstream as Amazon Linux 2023.
Amazon Linux 2023 and 2 on x86_64
Container images for Docker, Kubernetes, OpenShift, and other
container platforms.
Production version of SFTPPlus as a generic container image
is available for customers with an active support contract.
Ubuntu Server on x86_64 and ARM64. Alpine Linux
Provided musl 1.2.2 or newer is available, other musl-based
Linux distributions should work, but are not supported.
Automatic testing is performed on Alpine Linux 3.16.
Contact us if you need support for other hardware
architectures or for different versions of Alpine.
Alpine Linux 3.13 or newer on x86_64
These are generic Linux packages for glibc-based distributions
on 64bit x86 and ARM architectures.
Contact us if you need support for other hardware
architectures or for specific Linux distributions.
The basic requirement is glibc version 2.26 or newer.
Latest distributions, such as Red Hat Enterprise Linux 9 and
Amazon Linux 2023, also require the libxcrypt-compat package.
Generic Glibc-based Linux on x86_64 and ARM64
This package is built and tested on M1 hardware
running macOS 13 Ventura.
Contact us if you need support for macOS on Intel-based Macs,
including older versions.
macOS 11 Big Sur or later on Apple Silicon
Windows
Windows CLI package for automatic deployments
Red Hat Enterprise Linux
Ubuntu Server
Amazon Linux
Container Images
Alpine Linux
Generic Linux
Apple macOS
Version 5.26.4, 2026-08-31
Defect Fixes
- The ftps_force_secured_authentication and ftps_force_secured_data_channel configuration options are now automatically migrated to the new ftps_force_secured_command_channel. The secured command channel is enforced only when both legacy configuration options are enabled. In previous versions, the old configuration was ignored and secured command channel was always enforced. [ftp][serve-side] [#7555]