diff -r 63b568f99e3c -r 0b8ef20d38f0 .ssh/config --- 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