Decentralized storage API for DreamVids storage servers. Install this API on a distant server and enjoy it ! It allow you to store data for your website or software on a distant server ;)
Set the configurations variables in config.php
Before the upload, call incomings/index.php with correct arguments to allow the future upload
The submit URL of the upload must be uploads/index.php (via the action attribute of
elements or a cross-server XMLHTTPRequest)Don't forget to launch cron.php every day/week or whatever :)