Back to product page

Properties



AuthenticationDetermines which authentication type is used.
BlockingDetermines whether methods are blocking.
BufferSizeDetermines the 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 the encryption algorithm to be used with SFTP.
EncryptionListDetermines list of encryption algorithms supported and offered by wodSFTPdll.
ErrorTextProvides a string expression describing an error.
ExtensionsHolds list of extensions supported by the server.
FIPSSpecifies FIPS enabled libeay32.dll to load.
HMacListDetermines list of digest algorithms supported and offered by wodSFTPdll.
HostnameDetermines the Hostname of remote server.
KeyExchangeListDetermines list of key exchange algorithms supported and offered by wodSFTPdll.
KeySignatureListDetermines list of server key signature algorithms supported and offered by wodSFTPdll.
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 the server.
MaxTransferRateDetermines maximum upload/download speed.
MyHostnameHolds the hostname of the local computer.
MyIPHolds the IP address of the local computer.
PasswordDetermines the password to be used with the server.
PortDetermines the port on the remote server where wodSFTP will connect.
PrivateKeyPrivate 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 login/username to use when connecting to a proxy server.
ProxyPortSpecifies the port to use for a proxy server.
ProxyTypeSpecifies the type of proxy to use.
RemoteIdentificationHolds the remote identification string.
RemotePathHolds the name of the path on the server used for transferring.
ResumeDetermines if wodSFTP will resume file transfer.
ServerErrorCodeHolds the error code returned by the server.
ServerErrorTextHolds the error text returned by the server.
StateHolds the current state information.
StateTextProvides a string expression describing a state.
TimeoutTimeout value, in seconds.
TimezoneDetermines if dates are shown in Local or UTC timezone.
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