Paramiko SFTP autologon using id_dsa.pub

Mike Hjorleifsson mhjorleifsson at gmail.com
Wed Feb 6 17:29:33 EST 2008


sorry i meant a code example that i pass the id_dsa.pub file contents
too
so i am not reliant on the host system to have the ssh-agent.

On Feb 6, 3:09 pm, "Martin v. Löwis" <mar... at v.loewis.de> wrote:
> 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