Back to product page

Properties



AuthenticationDetermines which authentication type is used.
BlockingDetermines if methods are blocking.
BufferSizeDetermines size of incoming and outgoing buffers.
ClientNameDetermines client name that will be used with the server during initial exchange.
CompressionDetermines the level of compression used.
EncryptionDetermines encryption algorithm to be used with SFTP.
EncryptionListDetermines list of encryption algorithms supported and offered by wodSFTP.
ErrorTextProvides a string representation of an error.
ExtensionsHolds list of extensions supported by the server.
FingerPrintReturns fingerprint of the host's key.
FIPSSpecifies FIPS enabled libeay32.dll to load.
HMacListDetermines list of digest algorithms supported and offered by wodSFTP.
HostnameDetermines the Hostname of the remote server.
KeepAlivesDefines number of seconds of inactivity before KeepAlive ignore packets are sent.
KeyExchangeListDetermines list of key exchange algorithms supported and offered by wodSFTP.
KeySignatureListDetermines list of server key signature algorithms supported and offered by wodSFTP.
LastErrorHolds the last error returned by the method.
ListItemHolds the value of the last ListItems and Attributes event.
LocalPathHolds the name of the local path used for transferring.
LoginDetermines the username/login to be used with server.
MaxTransferRateDetermines maximum upload/download speed.
MyHostnameHolds the hostname of the local computer.
MyIPHolds the IP address of the local computer.
NotificationFast notification interface to use instead of events.
PasswordDetermines the password to be used with the server.
PortDetermines the port on the remote server.
PrivateKeyThe Private key used for authentication.
ProxyHostnameSpecifies the hostname of the proxy to use.
ProxyLoginSpecifies the login/username to use when connecting to a proxy server.
ProxyPasswordSpecifies the password to use when connecting to a proxy server.
ProxyPortSpecifies the port to use when connecting to a proxy server.
ProxyTypeSpecifies the type of proxy to use.
RemoteIdentificationHolds the remote identification string.
RemotePathHolds name of the path on the server used for transferring.
ResumeDetermines if wodSFTP will resume file transfers.
ServerErrorCodeHolds the error code returned by the server.
ServerErrorTextHolds error text returned by the server.
StateHolds current state information.
StateTextProvides a string describing a state.
TimeoutTimeout value, in seconds.
TimezoneDetermines if dates are shown in Local or UTC time zone.
TransferModeDetermines if transfers are Binary or ASCII.
TransferRateReturns average speed of the file transfer.
TransferTimeReturns time needed to transfer current or previous file.
UseIPv6Determines if IPv6 addresses are allowed.
VersionHolds version information.

Platforms

Windows