Files
Lists the contents of the supplied path.
Table Specific Information
Select
This will return a list of all the files and directories in your system. By default all subfolders are recursively scanned to list their children. You can configure the depth of subfolders you want to be recursively scanned with DirectoryRetrievalDepth property. All filters are executed client side within the 本製品.
Columns
Name | Type | Description |
FileId [KEY] | Long | The unique Id associated with the file. |
PathSuffix | String | The path suffix. |
FullPath | String | The full path of the file. |
Owner | String | The user who is the owner. |
Group | String | The group owner. |
Length | Long | The number of bytes in a file. |
Permission | String | The permission represented as a octal string |
Replication | Integer | The number of replication of a file. |
StoragePolicy | Integer | The name of the storage policy |
ChildrenNum | Integer | The number of children the file has. |
BlockSize | Long | The block size of a file. |
ModificationTime | Datetime | The modification time. |
AccessTime | Datetime | The access time. |
Type | String | The type of the path object. |