admnwrk

Veröffentlicht: Lesedauer: 1 Min.

← Back to Table of Contents

6. Remote Server (SSH/SFTP)

Edit Markdown files directly on a remote server — no detours.


Add a Server

Settings → Remote Server → Add Server.

Field Example
Name My VPS
Host server.example.com
Port 22
User chris
Authentication Password or SSH key
Server form

The form for setting up a remote server.


SSH Keys

Instead of a password you can use SSH keys (more secure):

SSH key management

The SSH key management.


Browse & Edit Files

After connecting, navigate the remote folders, open a file and edit it in the familiar editor. Saving writes back to the server.

The connection goes directly from your device to the server — no intermediary.

Remote browser

The file browser for files on the server.


Test Connection

The server form includes a Test that checks reachability and login — handy for troubleshooting.

← Back · Next: Projects & Lists →