Dart.Ssh Namespace : Sftp Class |
For a list of all members of this type, see Sftp members.
Name | Description | |
---|---|---|
![]() | Banner | Raised when the server presents a banner during authentication. (Inherited from Dart.Ssh.SshConnection) |
![]() | Challenge | Raised when the server presents its challenges during 'keyboard-interactive' authentication. (Inherited from Dart.Ssh.SshConnection) |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | Error | Raised when Marshal(Exception) is used or an unhandled Exception is thrown in a worker thread created using Start. (Inherited from Dart.Ssh.ComponentBase) |
![]() | HostKey | Raised when the server presents its hostkey while establishing a connection. (Inherited from Dart.Ssh.SshConnection) |
![]() | Log | Used to log packet-level communications. (Inherited from Dart.Ssh.SshConnection) |
![]() | Progress | Occurs as each buffer of file data is sent or received. |
![]() | StateChanged | Raised when the value of the State property changes, or a call to any Authenticate method returns. (Inherited from Dart.Ssh.SshConnection) |
![]() | UserState | Raised when Marshal(String,Object) is used. (Inherited from Dart.Ssh.ComponentBase) |