MV Tools

Temporary services

Servidores temporales para FTP, SFTP, Redis, MySQL y ownCloud

Disposable testing servers for short-lived file transfer, Redis, MySQL, WebDAV, client testing, and integration checks.

Herramientas disponibles

Servicios temporales

5
FTPTemporary FTP Server

Create a short-lived FTP server with random credentials.

SFTPTemporary SFTP Server

Create a short-lived SFTP server for FileZilla and CI testing.

RedisTemporary Redis Server

Create a short-lived Redis server with password authentication and no persistence.

MySQLTemporary MySQL Server

Create a short-lived MySQL database with random credentials and no host-mounted storage.

ownCloudTemporary ownCloud Server

Create a short-lived ownCloud server for WebDAV and sync client testing.

Servicios temporales

Crea servicios temporales de prueba con credenciales aleatorias y limpieza automática.

Qué incluye esta categoría

Disposable testing servers for short-lived file transfer, Redis, MySQL, WebDAV, client testing, and integration checks.

Casos de uso comunes

  • Test FTP or SFTP clients such as FileZilla, WinSCP, or Cyberduck
  • Create a short-lived Redis instance for cache or queue integration tests
  • Create a disposable MySQL database for application integration tests
  • Create a disposable ownCloud server for WebDAV and sync client testing
  • Run short CI/CD upload tests against a temporary endpoint
  • Validate application integrations without maintaining your own test server
  • Create random credentials for isolated temporary file transfer sessions

Cómo se manejan los datos

Temporary service instances expire automatically after 30 minutes. File service data is stored in isolated temporary directories, while Redis, MySQL, and ownCloud data lives inside disposable containers.

Preguntas frecuentes

How long do temporary servers last?

Temporary FTP, SFTP, Redis, MySQL, and ownCloud servers expire automatically after 30 minutes.

Can anonymous users connect?

No. Each temporary server uses random credentials returned when the instance is created.

Are these services suitable for sensitive data?

No. They are intended for temporary testing, not sensitive, production, or long-term storage.