SmartFTP FTP Library
IFTPItem Interface

The IFTPItem interface is a representation of a folder/file or a link.

IFTPItem
IDL
interface IFTPItem : IDispatch;
IFTPItem Methods 
Description 
This is AddValidAttribute, a member of class IFTPItem. 
Creates an identical copy of this object. 
Fact 
This is the overview for the Fact method overload. 
Checks if an attribute is valid. 
IFTPItem Properties 
Description 
The creation time of the item represented as a FILETIME struct. 
The creation time of the item represented as Unix time (Number of seconds since 1. January 1970). 
Contains the group ownership of the item. 
The link point of the item.
Only valid if the item is a symbolic link (Type = sfFTPItemLink) 
The modified time of the item represented as a double value. 
The modified time of the item represented as a FILETIME struct. 
The modified time of the item represented as Unix time (Number of seconds since 1. January 1970). 
Name 
The name of the item. 
Contains the owner of the item. 
Size 
The size of the item. 
The size (higher 32 bits) of the item. 
The size (lower 32 bits) of the item. 
The unit of the size value. 
This is TimePrecision, a member of class IFTPItem. 
Type 
The type of the item. 
This is Unique, a member of class IFTPItem. 
The Unix attributes of the item. 
UTC 
Returns true if the time is in the UTC format. False otherwise. 
Contains the mask for the valid attributes. 
The numerical representing of the Windows attributes. 
What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.