Details of a file that is stored on the disk
Table 3.27. db_fs_file| Column | Type | References | Comments |
|---|
| id | Integer
|
|
Primary key
|
| vdb_id | Integer
|
|
|
| content_type | String
|
|
Mime type of this file
|
| local_path | String
|
|
Path on the disk
|
| name | String
|
|
Name of this file
|
| sz | Float
|
|
Size of this file
|