Home Explore Blog Models CI



nix

src/libstore/legacy-ssh-store.md
a96d61f7d5e77c5efd30a18b2aea17a6439620e83b0d5b550000000300000097
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.