|
1 |
| -Upload File from URL to WebServer v.13 |
2 |
| -======================================== |
| 1 | +# **Upload File from URL to Web Server v.13** |
3 | 2 |
|
4 |
| -#### One click ready solution to upload a file from URL to your hosting storage (e.g. CPanel). |
| 3 | +<img src='screenshot.png' width=450 style="border-radius: 0.5rem;" /> |
5 | 4 |
|
6 |
| -> Latest Publish Date: 2024/08/18 1403/05/28 |
| 5 | + |
7 | 6 |
|
| 7 | +A simple and efficient solution for uploading files directly from a URL to your web server (e.g., CPanel). This tool is perfect for quick tasks where you need to download and store files on your hosting environment with minimal effort. |
8 | 8 |
|
9 |
| -[View Demo Video](https://iranwpacademy.com/htdocs/img/2021/06/upload-to-cpanel-by-amirhosseinhpv.ir_.mp4) |
| 9 | +**Latest Publish Date:** 2024/08/18 (1403/05/28) |
10 | 10 |
|
11 |
| -[Related Post](https://iranwpacademy.com/kb/echo-on-loop-pure-php/) |
| 11 | +## Features |
12 | 12 |
|
| 13 | +- **One-Click Upload:** Effortlessly upload files from a URL to your hosting storage. |
| 14 | +- **Self-Destruct Feature:** The script can self-destruct after use, enhancing security. |
| 15 | +- **Auto File-Name Filler:** Automatically suggests a file name based on the URL. |
| 16 | +- **Back to Root Button:** Quickly navigate back to the root directory after upload. |
| 17 | +- **Timer Display:** Shows the elapsed and total time for each upload. |
| 18 | +- **Real-Time Progress:** Monitor the upload process in real-time. |
| 19 | +- **Compatibility:** Works seamlessly with both SSL and Non-SSL environments, including DirectAdmin hosting. |
13 | 20 |
|
| 21 | +## Installation Guide |
14 | 22 |
|
15 |
| -#### How to use? |
| 23 | +1. **Download** the `upload.php` file from the repository. |
| 24 | +2. **Upload** the `upload.php` file to your desired directory on your web server (e.g., CPanel or DirectAdmin). |
| 25 | +3. **Access the Tool:** Open the `upload.php` file in your web browser by navigating to its location on your server. |
| 26 | +4. **Upload a File:** |
| 27 | + - Paste the URL of the file you want to upload. |
| 28 | + - Optionally, provide a custom file name. |
| 29 | + - Click the "UPLOAD" button to start the process. |
16 | 30 |
|
17 |
| -Upload the `upload.php` file to your hosting area and open it in |
18 |
| -new tab, then paste the URL you want to download and upload to your server, give |
19 |
| -it a name and hit UPLOAD. Easy as pie! |
| 31 | +## How to Contribute |
20 | 32 |
|
21 |
| -Hope you enjoy it, and BTW this tool is for personal use, so don’t get too |
22 |
| -serious about security bugs and stuff ;) PS> don't forget to remove after you're done. |
| 33 | +Contributions are welcome! If you'd like to improve the script, add new features, or fix bugs: |
23 | 34 |
|
24 |
| -#### Changelog: |
| 35 | +1. **Fork** the repository. |
| 36 | +2. **Create a new branch** for your feature or bug fix. |
| 37 | +3. **Make your changes** and ensure they are tested. |
| 38 | +4. **Submit a pull request** with a clear description of the changes you've made. |
| 39 | + |
| 40 | +## License |
| 41 | + |
| 42 | +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. |
| 43 | + |
| 44 | +## Disclaimer |
| 45 | + |
| 46 | +This tool is provided as-is, and is intended for personal use only. The author takes no responsibility for any misuse, damage, or security vulnerabilities that may arise from using this script. Use it at your own risk, and ensure that you remove the script from your server after use to prevent unauthorized access. |
| 47 | + |
| 48 | +## Changelog: |
25 | 49 |
|
26 | 50 | - Version 13: Added Self Destruct feature
|
27 | 51 | - Version 12: Added New features and stability.
|
|
0 commit comments