SmartFTP FTP Library
sfFTPLib::LISTOption Enumeration
IDL
enum LISTOption {
  ftpLISTOptionLong = 0x0001,
  ftpLISTOptionAll = 0x0002,
  ftpLISTOptionLinks = 0x0004,
  ftpLISTOptionT = 0x0008,
  ftpLISTOptionRecursive = 0x0010
};

LIST option

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.