Paramiko SFTP autologon using id_dsa.pub

"Martin v. Löwis" martin at v.loewis.de
Wed Feb 6 15:09:32 EST 2008


Mike Hjorleifsson wrote:
> Thanks for the response, is there an example bit of code somewhere i
> could digest ?

I did

c.connect("<hostname>",username="loewis")

with ssh-agent, and it worked just fine.

Regards,
Martin



More information about the Python-list mailing list