MV Tools
Sign in

Temporary service

Temporary FTP Server for Testing

Create a disposable FTP test server for FileZilla, WinSCP, FTP uploads, and CI integrations. It expires after 30 minutes.

Limits30 minutes · 300 MB · one server per IP · no anonymous login
Allowed useTemporary testing only. Do not upload illegal, malicious, copyrighted, or sensitive files.

Temporary FTP Server for FileZilla and FTP Testing

Create a disposable FTP test server with random credentials for FileZilla, WinSCP, upload/download checks, and short CI integration tests.

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.

Common Use Cases

  • Testing FTP clients such as FileZilla, WinSCP, Cyberduck, or command-line ftp
  • Checking FTP upload, download, passive mode, and connection behavior
  • Running short CI/CD or application integration tests that need a temporary FTP endpoint

How Data Is Handled

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.

FAQ

How long does the FTP server last?

Each temporary FTP server expires automatically after 30 minutes.

Is anonymous FTP allowed?

No. Each instance uses a random username and password.

Is it suitable for production files?

No. It is intended for temporary testing only, not for sensitive or production data.