.ssh/config
changeset 69 0e2366650523
parent 67 27ef73b69fd8
child 70 637657d3b402
equal deleted inserted replaced
68:7262222c3fdf 69:0e2366650523
     6 ControlPath ~/.ssh/sock_%r@%h_%p
     6 ControlPath ~/.ssh/sock_%r@%h_%p
     7 ControlMaster auto
     7 ControlMaster auto
     8 
     8 
     9 # This by default.
     9 # This by default.
    10 # UserKnownHostsFile ~/.ssh/known_hosts
    10 # UserKnownHostsFile ~/.ssh/known_hosts
       
    11 
       
    12 # Enable compression. To turn on it manually invoce ssh with -C key.
       
    13 # Compression yes