A friendly Python SFTP interface. class pysftp.Connection(host, username=None, private_key=None, password=None, port=22, private_key_pass=None, ciphers=None, log=False)¶ Connects and logs into the ...