Tiny File Manager
Single-file PHP web file manager with built-in editor and uploads

Tiny File Manager is a lightweight, single-file PHP application for managing files and folders through a web browser. It can be dropped into a server directory with minimal setup, providing a practical UI for basic file operations and quick edits.
Key Features
- Single PHP file deployment with optional configuration file support
- File and folder operations: upload, download, create, rename, copy, move, delete
- Ajax uploads with drag-and-drop, multi-file upload, and URL-based upload
- Built-in code editor (Cloud9/Ace-based) with syntax highlighting and themes
- Multi-user support with per-user root directory mapping and session-based access control
- Search and filtering for faster navigation in large directories
- Archive management: create/extract ZIP and TAR archives
- Optional controls such as IP allow/deny lists and basic backup capabilities
Use Cases
- Quick server-side file maintenance and emergency edits without SSH access
- Lightweight “personal cloud” style file access for small teams or internal tools
- Temporary file upload and distribution area with browser-based management
Limitations and Considerations
- Not intended for exposure on public/untrusted environments; harden access and remove after use when possible
- Feature set and security model are intentionally simple compared to full-featured cloud storage platforms
Tiny File Manager is a convenient utility when you need a fast, low-dependency web file manager on a PHP host. It works best for controlled environments where simplicity and portability are more important than advanced collaboration features.
Categories:
Tags:
Tech Stack:
Similar Services

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

LocalSend
Open-source cross-platform local network file sharing app
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.
AList
Multi-storage file listing server with WebDAV and previews
AList is a multi-storage file listing and sharing server with WebDAV access, file previews, protected routes, uploads, and cross-storage file operations.

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

qBittorrent
Cross-platform BitTorrent client built with Qt and libtorrent
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.

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

Docker
PHP