This library provides an integration with SSH and SFTP.
remote host to connect to
port of remote host to connect (Default is paramiko SSH_PORT)
Default Value: 22
username to connect to the remote_host
password of the username to connect to the remote_host
key file to use to connect to the remote_host.
key string to use to connect to remote_host
timeout for the attempt to connect to the remote_host.
Default Value: 10
send a keepalive packet to remote host every keepalive_interval seconds
Default Value: 30
Default Value: True
Default Value: True
[Deprecated]
Default Value: False