Bluestep JS Documentation
    Preparing search index...

    Class JSchSession

    TODO

    Index

    Constructors

    Methods

    • Sets the configuration value for the session

      Parameters

      • key: string

      Returns JSchSession

    • Sets the configuration value for the session

      Parameters

      Returns JSchSession

    • Gets the configuration value for the session with the given key

      Parameters

      • key: string

      Returns string

    • Gets the HostKey comment

      Returns string

    • Gets the HostKey fingerprint

      Returns string

    • Gets the HostKey host

      Returns string

    • Gets the HostKey marker

      Returns string

    • Gets the HostKey public key

      Returns string

    • Gets the HostKey type

      Returns string

    • Gets the HostKey entry for the known_hosts file

      Returns string

    • Provides a callback function that represents a SFTP connection.

      Type Parameters

      • R

      Parameters

      Returns R