What This Tool Does
The backend starts a Docker-based FTP server, assigns a public port range, returns connection details, and destroys the instance automatically after 30 minutes.
Temporary service
Create a disposable FTP server for short-lived testing. It expires automatically after 30 minutes.
Create a disposable FTP server with random credentials for short-lived testing workflows.
The backend starts a Docker-based FTP server, assigns a public port range, returns connection details, and destroys the instance automatically after 30 minutes.
Temporary FTP files are stored in an isolated instance directory and are deleted when the server expires or is destroyed.
Each temporary FTP server expires automatically after 30 minutes.
No. Each instance uses a random username and password.
Yes, within the site limits. Each IP can have one active FTP instance at a time.