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