PowerTCP SSH and SFTP for .NET
Sftp Class Events


For a list of all members of this type, see Sftp members.

Public Events
 NameDescription
Public EventBanner Raised when the server presents a banner during authentication. (Inherited from Dart.Ssh.SshConnection)
Public EventChallenge Raised when the server presents its challenges during 'keyboard-interactive' authentication. (Inherited from Dart.Ssh.SshConnection)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventErrorRaised when Marshal(Exception) is used or an unhandled Exception is thrown in a worker thread created using Start. (Inherited from Dart.Ssh.ComponentBase)
Public EventHostKey Raised when the server presents its hostkey while establishing a connection. (Inherited from Dart.Ssh.SshConnection)
Public EventLog Used to log packet-level communications. (Inherited from Dart.Ssh.SshConnection)
Public EventProgress Occurs as each buffer of file data is sent or received.  
Public EventStateChanged Raised when the value of the State property changes, or a call to any Authenticate method returns. (Inherited from Dart.Ssh.SshConnection)
Public EventUserStateRaised when Marshal(String,Object) is used. (Inherited from Dart.Ssh.ComponentBase)
Top
See Also

Reference

Sftp Class
Dart.Ssh Namespace


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic