If you want to start you own google drive remote upload service than here we are providing a PHP script to do that.
- You can upload big size files easily if your server is big enough.
- It have an appealing UI(user interface) and works like a charm.
- Least configuration needs
- A newbie can also install it easily
- Only uses PHP, Mysql
- You can modify it as per your needs and redistribute it
- For demo go to : https://savedrive.faltutech.club
Updated On-> 30-6-2017
Change log:
-> Updated SDK
-> Made Installation Easy
How to update :
You need to install from scratch.
There are few server requirements too –
1. PHP Version Must be 5.6 or above
2. PHP max_execution_time must be more than usual 30 seconds. It can be different according to your server bandwidth, buffer size you set in config file and file size you have allowed.
3. Shared hosting have few restrictions, so it may not work in shared hosting environment.
4. If you have VPS and have installed nginx or squid proxy servers then you need to increase read time out.
5. May be you need to change few more settings according to your server setup.
For Support Comment Below.