NET SFTP Library
FTPFileInfo Class Properties


KellermanSoftware.NetSFtpLibrary Namespace : FTPFileInfo Class

For a list of all members of this type, see FTPFileInfo members.

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 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.NetSFtpLibrary Namespace