Inhalt
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 |

The form for setting up a remote server.
SSH Keys
Instead of a password you can use SSH keys (more secure):
- Manage under Settings → Remote Server → SSH Keys.
- Create/import keys and assign them to the server.

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.

The file browser for files on the server.
Test Connection
The server form includes a Test that checks reachability and login — handy for troubleshooting.