The fields of the FTPFile class are listed below. For a complete list of FTPFile class members, see the FTPFile Members topic.
fileName | File/dir name |
fileOwner | Owner if known |
filePermissions | Permission bits string |
fileSize | Size of file |
isDir | Is this a directory? |
isLink | Is this file a symbolic link? |
lastModifiedTime | Last modified |
linkedFileName | Name of file this is linked to |
linkNum | Number of links to file |
rawRep | Raw string |
userGroup | Group if known |