







The FtpListItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Created |
Gets the created date of the object. This property can be
set however this functionality is intended to be done by
custom parsers.
|
![]() |
FullName |
Gets the full path name to the object. This property can be
set however this functionality is intended to be done by
custom parsers.
|
![]() |
GroupPermissions |
Gets the group permissions. This property can be
set however this functionality is intended to be done by
custom parsers.
|
![]() |
Input |
Gets the input string that was parsed to generate the
values in this object. This property can be
set however this functionality is intended to be done by
custom parsers.
|
![]() |
LinkObject |
Gets the object the LinkTarget points to. This property is null unless pass the
FtpListOption.DerefLink flag in which case GetListing() will try to resolve
the target itself.
|
![]() |
LinkTarget |
Gets the target a symbolic link points to. This property can be
set however this functionality is intended to be done by
custom parsers.
|
![]() |
Modified |
Gets the last write time of the object. This property can be
set however this functionality is intended to be done by
custom parsers.
|
![]() |
Name |
Gets the name of the object. This property can be
set however this functionality is intended to be done by
custom parsers.
|
![]() |
OthersPermissions |
Gets the others permissions. This property can be
set however this functionality is intended to be done by
custom parsers.
|
![]() |
OwnerPermissions |
Gets the owner permissions. This property can be
set however this functionality is intended to be done by
custom parsers.
|
![]() |
Size |
Gets the size of the object. This property can be
set however this functionality is intended to be done by
custom parsers.
|
![]() |
SpecialPermissions |
Gets special UNIX permissions such as Stiky, SUID and SGID. This property can be
set however this functionality is intended to be done by
custom parsers.
|
![]() |
Type |
Gets the type of file system object. This property can be
set however this functionality is intended to be done by
custom parsers.
|