Back to product page

Classes



EnumerationsThis list shows all methods of authentication supported by wodSFTP.
AuthenticationsEnumThis list shows all methods of authentication supported by wodSFTP.
DirItemTypesThese constants define type of the item shown in wodSFTPdll's LoopItem and LoopError callbacks.

EncryptionsEnumThis list shows all the encryption algorithms that can be used during a session with a remote server.
ProxyTypesThis list shows all proxy types supported by wodSFTP. The default is ProxyNone to preserve backward compatibility with older versions of wodSFTP.
RemotePermissionsThis list shows flags that can be used with RemoteOpen function. It defines if remote file is opened for reading or writing, but also specifies if remote file is created or truncated when it's opened.
StatesEnumIf you wish to call any function (ListDir, PutFile, GetFile....) you should ONLY do it when the State function returns a 'Connected' state.
TimezonesEnumThese constants are used with the Timezone property. They determine whether the ListAttributes, GetAttributes and SetAttributes methods will use Local or UTC timezone when representing dates.
TransferModesEnumThese constants are used with the TransferMode function. They determine if wodSFTP will perform Binary or AscII file transfer, as specified in the FTP protocol.
wodSFTPdll
Create functionCreates a new instance of the wodSFTPdll API library.
Destroy functionDestroys an instance of the wodSFTPdll library.
Methods
Properties
Callbacks

Platforms

Windows