R"(
**Store URL format**: `ssh://[username@]hostname[:port]`
This store type allows limited access to a remote store on another
machine via SSH.
)"
Chunks
4ff49d20 (1st chunk of `src/libstore/legacy-ssh-store.md`)
Title: SSH Store URL Format and Access
Summary
This chunk describes the URL format for an SSH store type, which is `ssh://[username@]hostname[:port]`. It explains that this store type enables limited access to a remote store on another machine using SSH.