SmartFTP FTP Library
|
enum SFTPItemAttribute { ftpSFTPItemAttributeSize = 0x1, ftpSFTPItemAttributeUIDGID = 0x2, ftpSFTPItemAttributePermissions = 0x4, ftpSFTPItemAttributeAccessTime = 0x8, ftpSFTPItemAttributeCreateTime = 0x10, ftpSFTPItemAttributeModifyTime = 0x20, ftpSFTPItemAttributeACL = 0x40, ftpSFTPItemAttributeOwnerGroup = 0x80, ftpSFTPItemAttributeSubSecondTimes = 0x100, ftpSFTPItemAttributeBits = 0x200, ftpSFTPItemAttributeAllocationSize = 0x400, ftpSFTPItemAttributeTextHint = 0x800, ftpSFTPItemAttributeMimeType = 0x1000, ftpSFTPItemAttributeLinkCount = 0x2000, ftpSFTPItemAttributeUntranslatedName = 0x4000, ftpSFTPItemAttributeCTime = 0x8000, ftpSFTPItemAttributeExtended = 0x80000000 };
This is record sfFTPLib::SFTPItemAttribute.
What do you think about this topic? Send feedback!
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|