Comment 3 for bug 492238

Revision history for this message
Jim Carroll (mrmaple) wrote :

May be a red herring... it may just be a problem with authentication.

Once I double checked my credentials, and changed my
   ssh.set_missing_host_key_policy(paramiko.AutoAddPolicy())
to
   ssh.load_system_host_keys()

I could upload to the server.