A sleek, fast, and secure PHP-based file sharing system. This application allows users to easily upload, manage, and share files via unique download links.
- Easy File Uploads: Simple interface for uploading files of various formats.
- Secure Downloads: Generates unique links for downloading files securely.
- Lightweight & Fast: Built with core PHP for maximum performance.
- Responsive Design: Works seamlessly on desktops, tablets, and mobile devices.
- Clone the repository:
git clone https://github.com/amanprojects-ops/quick-file-transfer.git
- Setup the server:
Place the project files in your web server's root directory (e.g.,
htdocsfor XAMPP,wwwfor WAMP/LAMP). - Configure Permissions: Ensure your target upload directory has write permissions so the script can save files.
- Access the application:
Open your browser and navigate to
http://localhost/file-share-system.
- Go to the homepage (
index.php). - Select a file from your device and click Upload.
- Copy the generated shareable link.
- Share the link with others so they can download the file via
download.php.
- PHP - Backend logic and file handling
- HTML/CSS/JS - Frontend user interface
Developed and Maintained by Aman Projects.
For more awesome projects, tools, and scripts, visit amanprojects.com.