The FtpFile type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Date |
Gets/Sets the date for this FtpFile.
|
![]() |
Filename |
Gets/Sets the name of the FtpFile.
|
![]() |
FtpFileParser |
Gets the IFtpFileParser that created this FtpFile.
|
![]() |
Group |
Gets/Sets the group for the FtpFile.
|
![]() |
Hidden |
Gets whether the FtpFile is a hidden file.
|
![]() |
IsDirectory |
Gets/Sets the status of this entity on the FTP server.
|
![]() |
Line |
Gets/Sets the original line sent by FTP server
used in parsing this FtpFile.
|
![]() |
Link |
Gets whether the entity represented by this FtpFile
is a symbolic link.
|
![]() |
LinkTarget |
Gets/Sets the target if this entry is a link.
|
![]() |
Owner |
Gets/Sets the owner for the FtpFile.
|
![]() |
Permission |
Gets/Sets the permission string of the FtpFile.
|
![]() |
Size |
Gets/Sets the size of the FtpFile.
|
![]() |
Style |
Gets/Sets the directory listing style.
|
![]() |
Time |
Gets/Sets the time for this FtpFile.
|