Zurück zum Changelog
v0.6.7
1 Min. Lesezeit

Resumable sync and databases via PHP gateway

Resumable synchronization with workspace management, plus database access even without a direct connection, thanks to a PHP gateway.

Sync
Database

Naucturne becomes a true server workstation. This release introduces resumable sync and a new way to connect to your databases.

Resumable sync

Sync operations resume where they left off, instead of starting all over.

Workspaces

Workspace management to organize your sessions and transfers.

PHP gateway

Connect to MySQL/MariaDB through a PHP bridge when direct access isn't possible.

SSH sessions

New session managers improve connection reliability and progress tracking.

Three ways to reach your database

  1. Direct connection

    When the port is reachable, connect straight to the database.

  2. SSH tunnel

    Otherwise, go through a secure SSH tunnel to the server.

  3. PHP gateway

    And when nothing else works, a PHP gateway bridges from the web hosting.

No server left behind

Between direct connection, SSH tunnel and PHP gateway, you can reach your databases even on the most locked-down hosting.

Bereit, diese Updates auszuprobieren?

Laden Sie Naucturne herunter und nutzen Sie diese Funktionen noch heute.