Postgres database: iondb
Postgres table: rundb_fileserver
Ion Torrent server file server description data model.
| Field | Type | Description |
|---|---|---|
| comments | Text | comments |
| filesPrefix | String (up to 200) | filesPrefix |
| id | Integer | ID |
| location | Location (ForeignKey) | the related rundb.Location row |
| name | String (up to 200) | name |
| percentfull | Floating point number | percentfull |