File Verification Criteria
MindStudio is installed by a common user by default. You are advised to operate as a common user instead of the root user.
File Type |
Verification Criteria |
|---|---|
Input data file |
Ensure that the input data file exists, can be read, has a reasonable path length and size, and is not a soft link. The owner of the file is the root user or the current user. The group and other user groups are not writable. |
Input folder |
|
Output file path |
The output file path must exist and cannot be a soft link. The owner of the directory is the current user, and the other user group is not writable. |
Output file |
The output file cannot be a soft link. The owner of the output file is the current user. The output file permission cannot be greater than 640, which means that no one (including users in the same group and other users) except the owner can read or write the file. |
Output path |
The output path must be writable and cannot be a soft link. The owner of the path is the root user or the current user. The group and other user groups are not writable. |