wodSFTP ActiveX Control - DirItemTypes Enumeration
    
 

Description

These constants define type of the item shown in wodSFTP's LoopItem and LoopError events.


Members
Constant Value Description
 typeDirectory 0 Item is a directory.
 typeSymlink 1 Item is a symbolic link.
 typeFile 2 Item is a file.
 typeTemporary 3 Item is a temporary file/folder.
 typeUnknown 4 Unknown item.