MV Tools

Temporary services

Servidores temporários para FTP, SFTP, Redis, MySQL e ownCloud

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

Ferramentas disponíveis

Serviços temporários

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.

Serviços temporários

Crie serviços temporários de teste com credenciais aleatórias e limpeza automática.

O que esta categoria inclui

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

Casos de uso comuns

  • 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

Como os dados são tratados

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.

FAQ

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.