Home Explore Blog Models CI



nix

1st chunk of `src/libstore/legacy-ssh-store.md`
4ff49d20a63c8ad0d5a7c8c86b9c713c7e5da53fc19621d40000000100000097
R"(

**Store URL format**: `ssh://[username@]hostname[:port]`

This store type allows limited access to a remote store on another
machine via SSH.

)"

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.