Name |
{file.name} |
URL |
{domain_url()}/u/{file.id} |
Mime Type |
{file.mime_type} |
ID |
{file.id} |
Size |
{formatDataVolume(file.size, 4)} ( {formatThousands(file.size)} B ) |
Bandwidth |
{formatDataVolume(file.bandwidth_used, 4)} ( {formatThousands(file.bandwidth_used)} B ) |
Unique downloads |
{formatThousands(file.downloads)} |
The unique download counter only counts downloads once per IP
address. So this number shows how many individual people have
attempted to download the file. The download counter on the
toolbar on the other hand shows how many real downloads the file
has had. Real downloads are counted by dividing the total
bandwidth usage by the size of the file.
|
Upload Date |
{formatDate(file.date_upload, true, true, true)} |
Description |
{file.description} |