Back to product page

SortItemsEnum enumeration


These constants define how will wodFtpDLX sort items internally.

Remarks

By default, items are not sorted. If you select any sort (other than None), wodFtpDLX will list Folders first, then symbolic links, and then other files.

Members:
Constant Value Description
sortName0 Sort by name.
sortType 1 Sort by type.
sortSize2 Sort by size.
sortDate 3 Sort by date.
sortNone 4 No sort.

Platforms

Windows