Package ssh :: Module sftp_client :: Class SFTP
[frames] | no frames]

Class SFTP

source code

??-113 --+    
         |    
SFTPClient --+
             |
            SFTP

an alias for SFTPClient for backwards compatability

Instance Methods

Inherited from SFTPClient: __init__, chdir, chmod, chown, close, file, get, get_channel, getcwd, listdir, listdir_attr, lstat, mkdir, normalize, open, put, readlink, remove, rename, rmdir, stat, symlink, truncate, unlink, utime

Class Methods

Inherited from SFTPClient: from_transport