Passwordless login with MacFusion
Put a reference to the private key file in ~/.ssh/config, for example:
IdentityFile ~/.ssh/id_rsa
Source: FAQS.org
personal knowledgebase
Put a reference to the private key file in ~/.ssh/config, for example:
IdentityFile ~/.ssh/id_rsa
Source: FAQS.org