Home | Trees | Indices | Help |
---|
|
object --+ | SshFileRequestor
Helper class for retrieving files from remote server
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
_host = None
|
|||
_username = None
|
|||
_password = None
|
|||
_pkey = None
|
|||
_keyfile = None
|
|||
_path = None
|
|||
_size = None
|
|||
_start = 0
|
|||
_ssh = None
|
|||
_client = None
|
|||
_keepalive = None
|
|
|||
Inherited from |
|
Constructor for class
|
Tail the file from a remote host (current connection used for hop purpose): Please make sure the new ssh remote login does not require to input credentials
|
Download file from server using sftp and returns file contents as a string
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 26 11:35:12 2014 | http://epydoc.sourceforge.net |