-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
31 lines (23 loc) · 1.28 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
########################## File_Uploader #########################
Author - Srijan Gupta
E-Mail - [email protected]
##################################################################
##### PURPOSE #####
The basic purpose of this hack (app) is to upload your
desired to your your desired path on your website.
I made this because ftp is not working in my college. So this do not use any file transfer protocol.
It just need to be uploaded once in your website.
Then it will upload your file anywhere you want in your website directories.
You can also create directiories (folder) to upload a file in new folder.
It means it just needs one time upload.
##################################################################
#### INSTALLATION ####
1---Just copy the file_uploader.php and style.css to your root folder (ht docs or public html) of your website.
2---Run file_uploader.php on your browser (http://www.yourwebsite.com/file_uploader.php).
3---Select file to uploaded.
4---Make folder in you directories if needed.
5---Give path where you want to upload.
6---Press Upload and you are done........
###################################################################
#### MODIFICATION ####
You can add your filters of file type or size.