Dart.Ssh Namespace : Sftp Class |
For a list of all members of this type, see Sftp members.
Name | Description | |
---|---|---|
![]() | AcceptAllHostKeys | When true, all host keys are accepted if not overridden with HostKeyEventArgs.Verified. When false, the SshConnection.HostKey event must be used to verify host keys. (Inherited from Dart.Ssh.SshConnection) |
![]() | AutoSetTime | Gets or sets whether the modified time should be updated on a file after a Put or Get. |
![]() | Connection | Gets the underlying Connection instance being used for server communications. (Inherited from Dart.Ssh.SshConnection) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | DisableInnerExceptions | Set to true to disable the use of Exception.InnerException. (Inherited from Dart.Ssh.ComponentBase) |
![]() | Encoding | Character encoding used by the component. (Inherited from Dart.Ssh.ComponentBase) |
![]() | Optimizations | Exposes properties used for optimizing file transfer speed. |
![]() | ProtocolVersion | Gets the negotiated SFTP protocol version. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | State | Gets a value that reflects the current TCP connection state and SSH authentication state. (Inherited from Dart.Ssh.SshConnection) |
![]() | SynchronizingObject | Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Ssh.ComponentBase) |
![]() | SyncRoot | Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Ssh.ComponentBase) |
![]() | Tag | Gets or sets an object that stores any user data. (Inherited from Dart.Ssh.ComponentBase) |
![]() | ThreadingModel | Controls the threading model used by the component. (Inherited from Dart.Ssh.ComponentBase) |
![]() | Timeout | Gets or sets the amount of time (in milliseconds) that the control will wait for a server response before throwing a timeout exception. |
![]() | WorkingDirectory | Gets the fully specified working directory. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |