Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 525 Bytes

app_filesfolders.rst

File metadata and controls

19 lines (13 loc) · 525 Bytes

Filesfolders App

The filesfolders app enables uploading small files into the Django database and organizing them in folders. It also permits creating hyperlinks, providing public links to files and automated unpacking of ZIP archives.

The app is displayed as "Small Files" on the SODAR site.

Installation <app_filesfolders_install> Usage <app_filesfolders_usage> REST API Documentation <app_filesfolders_api_rest>