Rebex Tiny FTP Server: An FTP server you can get up and running in 60 seconds
We have just released Rebex Tiny FTP Server - a simple minimalist FTP server for testing and debugging.
It's free for commercial and non-commercial use.
Have a fully functional FTP server in 60 seconds!
The server is extremely simple to use. Just unpack the ZIP file, run the executable, and that's all. You can tweak the configuration later if needed.
- Download
- Unzip
- Run
Features and limitations
Rebex Tiny FTP server is intended primarily for testing and ad-hoc file sharing in a local network. The main goal is ease of use, so the feature set is intentionally limited:
Features
- FTP and FTPS
- TLS 1.2 and 1.3 (legacy TLS 1.1 supported as well)
- Runs on Windows 11, 10, or older versions with .NET Framework 4.x installed
Limitations
- Single user
- Runs as a GUI application (no Windows service support)
- Passwords are stored in a plain text file
More info
Tiny FTP server is the latest addition to our Rebex Tiny Server family. It already includes other apps such as Tiny SFTP Server and Tiny Web Server.