Upload and move files using SMB protocol through a web interface without end user server access.
- Go to the full
upload.php
web server address in your web browser. - Select and upload the file.
- Edit the
resources/config.ini
file with the necessary credentials for connecting to the directory you plan on dropping the file in. - Feel free to add your company's logo by replacing the
images/logo.png
file. - Update the email informaton in the
complete.png
file for the application to send out email notifications upon completion.
This project is released under the terms of the MIT License, which permits use, modification, and distribution of the code, subject to the conditions outlined in the license.
- The MIT License provides certain freedoms while preserving rights of attribution to the original creators.
- For more details, see the LICENSE file in this repository. in this repository.
Author: Scott Grivner
Email: scott.grivner@gmail.com
Website: scottgrivner.dev
Reference: Main Branch