Top Files List¶
These are the available information types of SpaceObServer for the Top Files List:
- Name
The name of the file.
- Size
The size of the file.
- Allocated
The space, that the object currently occupies on disk.
- LastChange
The last change date of the file.
- LastAccess
The last access date of the file.
- FileType
A description of the file type, e.g. “Text file”.
- CreationDate
The date on which the file was created.
- Owner
The user name that owns the file.
- Attributes
The file attributes, represented by on letter per attribute (‘R’ > read-only, ‘H’ > hidden, ‘S’ > system, ‘A’ > archive, ‘C’ > compressed, ‘T’ > temporary, ‘*’ > file includes Alternate Data Streams [See: Alternate Data Streams]).
- DisplayPathWithoutName
The path the file, without the file name.
- Permissions
The access permissions to the file in the format: Username1: +/-R +/-W +/-X Username2: … where “+” means the right is granted and “-” means that the right is denied. “R” stands for read access and “W” for write access. For files “X” means the right to execute, for directories the right to list the directory content.
- Version
If the file contains version information, the version of the file is shown here.