Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1019 Bytes

File metadata and controls

19 lines (16 loc) · 1019 Bytes

Rust Build and Publish

ThunderServer

A Thunderklaud Rust Backend

Take a look at our wiki, containing the API documentation and more administrative information.

Features

  • Store files in custom directory structures
    • supports multi file upload (using the multiform standard)
  • Sharing of files and directories
    • supports date and download count limitations
  • Extended download api
    • available archive download types: tar, tar.gz, zip
    • directory download packed as archive
    • direct file download (optional archive download)
  • SyncState API to get clients synced
  • Configuration file and environment server configuration