.ssh/config
changeset 88 0b8ef20d38f0
parent 71 dcc8c2a63ec3
child 89 92844597e8d7
--- a/.ssh/config	Wed Jul 28 22:52:12 2010 +0300
+++ b/.ssh/config	Sat Jul 31 19:16:37 2010 +0300
@@ -9,7 +9,7 @@
 # UserKnownHostsFile ~/.ssh/known_hosts
 
 # Enable compression. To turn on it manually invoke ssh with -C key.
-# Compression yes
+Compression yes
 
 # Prefer public key authentication.
 PreferredAuthentications publickey,keyboard-interactive,password