File Details:

{{ (file.extension|length > 0?('.'~file.extension~''):'')|raw }}

The download url, no spacing, alphanumeric only

Access Restrictions:

0?'CHECKED':'' }} onClick="toggleFilePasswordField();"> 0?'value="**********"':'READONLY' }}/>

To download this file. (exc the uploader)

If supported by the theme.

File Info:

Download Url: {{ file.getFullShortUrl() }}
File ID: {{ file.id }}
Last Downloaded: {{ file.lastAccessed == NULL?'Never':CoreHelper.formatDate(file.lastAccessed) }}
MD5 Content Hash: {{ file.getPrimaryFileHash() }}
File is Duplicate: {{ fileIsDuplicateText }}
Upload Source: {{ file.uploadSource|title }}
User Action Logs: {{ file.getFileActionCountNonAdmin() }}

Artifacts:

Artifacts represent the actual file and can exist on 1 or more storage servers. For example, a single file may be mirrored on 3 servers.

{% for fileArtifact in fileArtifacts %} {% endfor %}
Type: Real File Path: Filesize: Storage Server(s):
{{ fileArtifact.file_artifact_type|title }} {{ fileArtifact.local_file_path }} {{ fileArtifact.getFormattedFilesize() }} {{ fileArtifact.getStorageServersLabel() }}