pysftp
0.2.9
  • Cook Book
  • API
    • SFTPAttributes
    • SFTPFile
    • SecurityOptions
  • Change Log
  • Contributing
  • Authors
pysftp
  • Docs »
  • API
  • View page source

API¶

SFTPAttributes¶

see http://paramiko-docs.readthedocs.org/en/latest/api/sftp.html?highlight=sftpattributes#paramiko.sftp_attr.SFTPAttributes for details

SFTPFile¶

see http://paramiko-docs.readthedocs.org/en/latest/api/sftp.html?highlight=paramiko.sftp_file.sftpfile#paramiko.sftp_file.SFTPFile for details

SecurityOptions¶

a simple object returned with available Security Options

see http://paramiko-docs.readthedocs.org/en/latest/api/transport.html?highlight=ciphers#paramiko.transport.SecurityOptions for details

Next Previous

© Copyright 2020, Jeff Hinrichs

Built with Sphinx using a theme provided by Read the Docs.