Like Wordpress does via the update
Download files from an external resource
Upload and Replace current Files and Folders on the server
Done
Use as a software updater
How would this be done?!
Updating Files from an External Resource
Started by Bioshox, Aug 30 2010 11:43 PM
1 reply to this topic
#1
Posted 30 August 2010 - 11:43 PM
|
|
|
#2
Posted 31 August 2010 - 12:48 PM
Most likely, it's done with curl, or get_file_contents or similar, then stored on disk and after that unpacked/untared/unzipped with either own php code using the built in libraries, or using system calls to perform it.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall
I study Information Systems at Karlstad University when I'm not on CodeCall


Sign In
Create Account


Back to top









