Files Sharing

Files Sharing

Laravel-based self-hosted file sharing app with JSON storage

271stars
35forks
Last commit: 5mo ago
Repo age: 9y old
Files Sharing screenshot

Files Sharing is a lightweight, self-hosted file sharing application built on Laravel. It provides WeTransfer-like bundles that can be previewed or downloaded and stores bundle metadata as JSON files in storage to avoid a full database dependency.

Key Features

  • Bundle-based sharing with two link types: preview (view & ZIP) and direct download
  • JSON-based storage for bundle metadata (no mandatory database) and optional SQLite support
  • Authorization codes and optional password protection for bundle access
  • Uploader access control via IP allowlist and/or user login credentials
  • Expiration, max-download counters and a background garbage collector to remove expired bundles
  • Download rate limiting and optional ZIP archive download of an entire bundle
  • Drag-and-drop uploads with support for multiple files and incremental additions to existing bundles
  • Multilingual UI (English, French, German, Korean) and Docker / Docker Compose deployment

Use Cases

  • Securely send large files to external recipients with expiring, code-protected links
  • Temporary client delivery of assets where download counts and expirations must be enforced
  • Internal transfers in small teams or projects without deploying a full database-backed file service

Limitations and Considerations

  • Designed for small-to-medium workloads: JSON file metadata and synchronous ZIP creation can limit scalability under heavy concurrent use
  • Large-file handling requires tuning PHP and webserver settings (post_max_size, upload_max_filesize, client_max_body_size) and appropriate memory limits
  • Background cleanup relies on the Laravel scheduler or cron to run periodic purge commands
  • Some optional features (hashing for duplicate detection) are limited by configurable file-size thresholds to avoid high CPU/memory costs

Files Sharing provides a pragmatic, easy-to-deploy solution for temporary file distribution and controlled uploads. It is suitable for self-hosted use where simplicity and minimal infrastructure are priorities, with Docker images and a straightforward standalone install path.

Categories:

Tags:

Tech Stack:

Share:

Similar Services

Syncthing

Syncthing

Open-source, peer-to-peer file synchronization tool.

79.1k
4.9k
Last commit: 2d ago

Open-source peer-to-peer file synchronization with TLS encryption, no central server, and a browser-based UI.

Alternative to:
Resilio Sync
Resilio Sync
+6
LocalSend

LocalSend

Open-source cross-platform local network file sharing app

73.3k
3.9k
Last commit: 4d ago

LocalSend is a free, open-source app for fast, encrypted file and text sharing between nearby devices over a local network, available on desktop and mobile.

Alternative to:
Apple AirDrop
Apple AirDrop
+6
AList

AList

Multi-storage file listing server with WebDAV and previews

48.8k
8k
Last commit: 26d ago

AList is a multi-storage file listing and sharing server with WebDAV access, file previews, protected routes, uploads, and cross-storage file operations.

Alternative to:
Dropbox
Dropbox
+19
copyparty

copyparty

Portable file server with fast resumable uploads and many protocols

41k
1.7k
Last commit: 19h ago

Copyparty is a portable file server with a web UI, accelerated resumable uploads, deduplication, indexing, and support for WebDAV, SFTP, FTP and more.

Alternative to:
WeTransfer
WeTransfer
+19
qBittorrent

qBittorrent

Cross-platform BitTorrent client built with Qt and libtorrent

35k
4.5k
Last commit: 21h ago

qBittorrent is a fast, free, cross-platform BitTorrent client with a desktop UI and optional Web UI, built on libtorrent for efficient torrent downloading and seeding.

Alternative to:
BitTorrent
BitTorrent
+2
Nextcloud

Nextcloud

Open-source collaboration platform for file sync and groupware

33.8k
4.7k
Last commit: 16h ago

Nextcloud is an open-source content collaboration platform providing file sync & share, groupware (calendar, contacts, mail), real-time office editing, chat and video con...

Alternative to:
Google Drive
Google Drive
+19