NET FTP Library
FTPFileInfo Class Members
Properties 


KellermanSoftware.NetFtpLibrary Namespace : FTPFileInfo Class

The following tables list the members exposed by FTPFileInfo.

Public Constructors
 NameDescription
Public Constructor Default constructor  
Top
Public Properties
 NameDescription
Public Property The filename including the extension  
Public Property True if this is a directory, false if this is a file  
Public Property True if this is a linked directory or file  
Public Property Contains the name of the real file or directory that the filename points to  
Public Property Mapped name for old servers such as HP Non Stop that have two lines per file directory line formats  
Public Property The date the file was modified. If a CalcHourDifference has been called, the date will be adjusted to the current users timezone. The default is the timezone of the FTP server.  
Public Property The permissions of the file or directory  
Public PropertyThe file size in bytes. This property is zero for directories.  
Top
See Also

Reference

FTPFileInfo Class
KellermanSoftware.NetFtpLibrary Namespace