Viewing File Status
This operation allows you to view the status of files in a WORM file system.
Windows-based Client
- Access a WORM file system shared in CIFS mode.
- Select the file whose status you want to view.
- Right-click the file whose status you want to view.
The shortcut menu is displayed.
- Choose Properties from the shortcut menu that is displayed.
The Properties dialog box is displayed.
- Right-click the file whose status you want to view.
- View the status of the file. Table 4-4 describes related parameters.Table 4-4 File parameters
Parameter
Description
Value
Access time
Time when the file expires. The parameter value is the total of the regulation time when the file enters the locked state and the protection period.
[Example]
2084-11-26, 21:45:42
Property
File status identifier. If there is no write permission for the file and the file has not expired, the file is in the protection state.
[Example]
Read-only
Linux-based Client
- Access a WORM file system shared in NFS mode.
- Run the stat file command to view the status of a file.
file indicates the name of the file whose status you want to view.
linux-11:/mnt/fs1 # stat demo File: `demo' Size: 12 Blocks: 8 IO Block: 4096 regular file Device: 802h/2050d Inode: 3760144 Links: 1 Access: (0444/-r--r--r--) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2020-10-10 06:00:00.000000000 +0800 Modify: 2014-11-29 11:57:10.000000000 +0800 Change: 2014-11-29 11:57:55.000000000 +0800