Name | Description | |
---|---|---|
SFtpConnection Constructor | Overloaded. |
The following tables list the members exposed by SFtpConnection.
Name | Description | |
---|---|---|
SFtpConnection Constructor | Overloaded. |
Name | Description | |
---|---|---|
SftpClientInternal | The SFtpClient that uses this SFtpSession. (Inherited from Xceed.SSH.Client.SFtpSession) | |
SshClientInternal | The SSHClient that uses this SFtpSession. (Inherited from SFtpSession) | |
TraceWriterInternal | The System.IO.TextWriter which will trace the communications between the client-side and the SFTP server. (Inherited from SFtpSession) |
Name | Description | |
---|---|---|
Connected | (Inherited from Xceed.SSH.Client.SFtpSession) | |
SFtpClient | Gets the SFtpClient that uses this SFtpSession. (Inherited from SFtpSession) | |
SFtpServerProtocolVersion | Gets a value that indicates the SFtp protocol version number that the SFtp server uses for the current session. (Inherited from SFtpSession) | |
SshClient | Gets the SSHClient that uses this SFtpSession. (Inherited from SFtpSession) | |
Timeout | Gets or sets a value, in seconds, indicating after what period of time an SFTP operation should timeout. (Inherited from SFtpSession) | |
TraceWriter | Gets or sets the System.IO.TextWriter which will trace the communications between the client-side and the SFTP server. (Inherited from SFtpSession) |
Name | Description | |
---|---|---|
ComputeHostedFullName | (Inherited from Xceed.SSH.Client.SFtpSession) | |
ComputeStreamBufferSize | Computes the optimal buffer size for SFtp file transfers on the specified stream. (Inherited from SFtpSession) | |
Connect | Overloaded. (Inherited from SFtpSession) | |
Disconnect | (Inherited from SFtpSession) | |
Dispose | Overloaded. Releases all cached connections. (Inherited from SFtpSession) |
Name | Description | |
---|---|---|
Finalize | Allows the SFtpSession object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Xceed.SSH.Client.SFtpSession) |