Paramiko SFTP autologon using id_dsa.pub

Mike Hjorleifsson mhjorleifsson at gmail.com
Tue Feb 5 23:23:00 EST 2008


I wrote a lil module using paramiko's module to send a file via
sftp.. it works great using the username and password.
I would prefer to use id_dsa.pub to have an autologon and not save
the
password anywhere on the disk.. I cant find a good example of this.
Can anyone help ?



More information about the Python-list mailing list