Add recursive get support for SFTP and remove warning
Brought to you by:
fitterhappier
Since OS X now ships with OpenSSH > 5.4, downloading of folders is available with sftp recursive get: get -r. It already works by manually entering the command into Fugu console. But Fugu GUI gives error: Warning: OpenSSH's sftp client cannot yet download directories.