Archive for October 2008

Fix for Mac 10.5.5 ssh, scp, sftp

The 10.5.5 update for Mac has apparently broken ssh. Until Apple fixes this, the best option seems to be to compile a patched version of OpenSSH. I’ve written this script to automate the downloading, compilation, and aliasing. This process leaves the existing ssh intact, but aliases the ssh, scp, and sftp commands to the newer […]

Read more