Back to product page
- Introduction
- License agreement
- Getting Started
- Objects
- Enumerations
- wodFtpDLX
- Methods
- Abort
- About
- AppendData
- AppendFile
- AppendFileFrom
- CheckDir
- ClearCommandChannel
- Connect
- DeleteFile
- DeleteFiles
- Disconnect
- GetAttributes
- GetData
- GetDate
- GetFile
- GetFileAt
- GetFileAt64
- GetFiles
- GetSize
- ListDir
- ListNames
- LocalCRC
- LoopFiles
- MakeDir
- PutData
- PutFile
- PutFileAt
- PutFileAt64
- PutFiles
- RawReceived
- RawSend
- Refresh
- RemoteCRC
- RemoveDir
- Rename
- SetAttributes
- SetAttributes64
- Site
- Properties
- Account
- Arrange
- AscIITranslation
- Authentication
- BackColor
- Blocking
- BorderVisible
- BufferSize
- Certificate
- ClientName
- ColumnCount
- ColumnHeader
- Columns
- ColumnWidth
- Compression
- ContextMenu
- DirFormat
- DirItems
- Enabled
- Encryption
- EncryptionList
- ErrorText
- FIPS
- ForeColor
- HMacList
- Hostname
- IconView
- ItemSkip
- KeepAlive
- LastError
- ListItem
- ListParams
- LocalCertBag
- LocalPath
- Login
- MaxDataPort
- MaxTransferRate
- MinDataPort
- MyHostname
- MyIP
- Notification
- Passive
- Password
- PasvPort
- Port
- Protocol
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- RemotePath
- Resume
- SecureMethod
- ShellIcons
- SmartGet
- SmartPut
- SortItems
- SSLCipherList
- State
- StateText
- StrictHost
- TabStop
- Tag
- Timeout
- Timezone
- TransferMode
- TransferRate
- TransferTime
- UseIPv6
- UTF8Encoding
- Version
- Events
- ActionCopy
- ActionDelete
- ActionDownload
- ActionMakeDir
- ActionNewFile
- ActionPaste
- ActionProperties
- ActionRename
- ActionSelect
- AfterViewChange
- Attributes
- Attributes64
- Banner
- BeforeViewChange
- Click
- ClientCertRequired
- Connected
- CryptoInformation
- DblClick
- Disconnected
- Done
- FileTransferData
- Focus
- FTPReply
- HostCertificate
- HostFingerprint
- KeyPress
- ListItems
- LoginChallenge
- LoopError
- LoopItem
- MenuClick
- PreTranslateCommand
- PreTranslateReply
- Progress
- Progress64
- ShowContextMenu
- SiteReply
- StateChange
- Methods
- IwodFtpNotify
- DirItem
- DirItems
- How to get support?
- Technical information
- Fast notifications interface
- Error list
- How to...
Enumerations object
Object Model
ArrangeEnum | These constants define how will wodFtpDLX arrange items in it's window. |
AscIITranslationsEnum | Determines type of ASCII transfer mode translation. |
AuthenticationsEnum | These are all methods of authentication supported by wodFtpDLX. |
DirFormats | These constants define file listing type on the server. |
DirItemTypes | These constants define type of the item shown in wodFtpDLX (but also accessible through DirItems property). |
EncryptionsEnum | These constants define possible encryption algorithms that can be used in SFTP and FTPS protocols. |
IntegrityCheckEnum | These constants are used with LocalCRC and RemoteCRC methods. |
ProtocolsEnum | These constants define possible protocols that can be used in wodFtpDLX. |
ProxyTypes | This list shows all methods of proxy types supported by wodFtpDLX. |
SecureMethodsEnum | Specific version of SSL to be established. Should be set in SecureMethod property. |
SortItemsEnum | These constants define how will wodFtpDLX sort items internally. |
StatesEnum | If you wish to initiate any method (ListDir, PutFile, GetFile...) you should do it ONLY when State property is set to Connected. |
TimezonesEnum | These constants are used with the Timezone property. |
TransferModesEnum | These constants are used with TransferMode property. |
ViewEnum | Determines view style for wodFtpDLX window. |
VisibleColumns | Determines column/columns which is used inside wodFtpDLX window. |