Interface | Description |
---|---|
FileAttr |
This object is returned when a directory list is requested.
|
SSHFTPClient |
The SSHFTPClient interface models an SSHFTP client that can connect to an
SSH server utilzing its sftp subsystem and perform file manipulation based based on the
SSH File Transfer Protocol.
|
SSHFTPReply |
This interface collects several status codes that can be the result of ssh ftp operations.
|