SSH/SFTP client module.
This module uses application
Argument
The following options are valid for specifying an SSH/SFTP connection (that is, can be used as configuration elements):
[{ConnType, Addr}, {port, Port}, {user, UserName} {password, Pwd} {user_dir, String} {public_key_alg, PubKeyAlg} {connect_timeout, Timeout} {key_cb, KeyCallbackMod}]
For other types, see
All time-out parameters in
For
Handle for a specific SSH/SFTP connection, see module
Return value from an
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
Equivalent to
Equivalent to
Opens an SSH or SFTP connection using the information associated
with
If
For information on how to create a new
For
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
Closes an SSH/SFTP connection.
Equivalent to
Requests server to perform
Requests server to perform
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
Equivalent to
Equivalent to
Receives expected data from server on the specified session channel.
If
If
If
For information and other types, see
For information and other types, see
Equivalent to
Equivalent to
Sends data to server on specified session channel.
Equivalent to
Equivalent to
Equivalent to
Sends data to server on specified session channel and waits to receive the server response.
For details on argument
Closes an SSH session channel.
Equivalent to
Opens a channel for an SSH session.
Starts an SFTP session on an already existing SSH connection.
Equivalent to
Sends a request to execute a predefined subsystem.
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see
For information and other types, see