blob: 9da47d6535024edb36f67b069327e6ed216d57f2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Host *
ServerAliveInterval 30
ServerAliveCountMax 20
ControlMaster auto
ControlPath ${XDG_CACHE_HOME}/ssh/conn/%r@%h:%p
ControlPersist 1h
Host suyin
HostName ch-s010.rsync.net
User 16686
|