Back to product page

Properties



AuthenticationAuthentication type used to access server.
BlockingDetermine if methods are blocking.
BufferSizeDetermines size of incoming and outgoing buffers.
CompressionDetermines level of compression used.
EncryptionEncryption method that will be used for communication.
EncryptionListDetermines list of encryption algorithms supported and offered by wodSFTP.NET.
HMacListDetermines list of digest algorithms supported and offered by wodSFTP.NET.
HostnameHostname of server where we will connect.
KeepAlivesDefines number of seconds of inactivity before KeepAlive ignore packets are sent.
KeyExchangeListDetermines list of key exchange algorithms supported and offered by wodSFTP.NET.
LastErrorHolds last error that occurred, if any.
ListItemRead-only property that returns last FileInfo as returned by ListItems event.
LocalPathHolds name of local path used for transferring files.
LoginLogin (username) information that will be sent to the server.
MaxTransferRateDetermines maximum allowed upload/download speed.
PasswordPassword that will be sent to the server.
PortPort on the server where we will connect.
PrivateKeyPrivate key for authentication.
ProxyHostnameSpecifies the hostname of proxy to use.
ProxyLoginSpecifies the login/username to use when connecting to proxy server.
ProxyPasswordSpecifies the password to use when connecting to proxy server.
ProxyPortSpecifies the port to use for proxy server.
ProxyTypeSpecifies the type of proxy to use.
RemoteIdentificationHolds name of path on the server used for transferring files.
RemotePathHolds name of path on the server used for transferring files.
ResumeDetermines if wodSFTP.NET will try to resume file transfer.
StateRead-only property that returns current component state.
TimeoutTotal number of seconds to expire before we are automatically disconnected from the server.
TransferModeDetermines if transfer is ASCII or binary.
TransferRateReturns average speed of the file transfer.
TransferTimeReturns time needed to transfer current or previous file.
VersionHolds version of the component.

Platforms

Windows