Files

Last edited 2026-05-11 11:06 UTC · history · 14 views

Files

The BBS file library — uploads, downloads, descriptions, areas.

Layout

Concept What it is
File A single uploaded file with description + uploader
File area A bucket of files — e.g. "Software", "Music"
TIC A FidoNet-distributed file echo (network-replicated)

Browsing

Uploading

Logged-in users can upload to the Uploads area by default.
Sysops can change which areas accept user uploads.

Per-file metadata:

Virus scanning

The sysop can wire ClamAV via /admin/files/virus-scan/. Uploads
are scanned on arrival; infected files are quarantined to a
sysop-only area.

Descriptions

ANetBBS reads FILE_ID.DIZ from inside .zip / .rar / .7z
uploads and uses it as the description if you didn't provide one.
Common BBS-scene practice.

TIC distribution

For files received via TIC Processor, the file lands in the
configured TIC area, its .tic companion is parsed, and the
description is read from the Desc: line.

Quotas

Sysop sets per-user upload quotas under /admin/users/<id>/. Default
is no quota.