What This Tool Does
The backend starts a Docker-based FTP server, assigns public control and passive ports, returns host, port, username, and password, and destroys the instance automatically after 30 minutes. Anonymous FTP is disabled.
Temporary service
Create a disposable FTP test server for FileZilla, WinSCP, FTP uploads, and CI integrations. It expires after 30 minutes.
Create a disposable FTP test server with random credentials for FileZilla, WinSCP, upload/download checks, and short CI integration tests.
The backend starts a Docker-based FTP server, assigns public control and passive ports, returns host, port, username, and password, and destroys the instance automatically after 30 minutes. Anonymous FTP is disabled.
Temporary FTP files are stored only for the disposable instance and are deleted when the server expires or is destroyed. Do not upload sensitive, production, illegal, malicious, or copyrighted files.
Each temporary FTP server expires automatically after 30 minutes.
No. Each instance uses a random username and password.
No. It is intended for temporary testing only, not for sensitive or production data.