sm0k3d
03-15-2007, 01:25 AM
hey guys, first off im not asking for someone to make one for me, but i am looking for just a bit of information on this. i am making a backup service, that will daily backup your files from his website. then the user can sign in and view these files and whatnot. is there any scripts made for this, or would it require some custom programming. thanks :)
host-addiction
03-15-2007, 03:28 PM
Just try google or hostscripts they will have some enter like php backup scripts.
AlexeyD
03-15-2007, 03:56 PM
there is a script called backup_manager is this what you are looking for ??
sm0k3d
03-16-2007, 12:28 AM
so far i can only find scripts that are MySQL backups, and can only do it from the localhost. is there anyway i can have it so that the user puts in the info and not only MySQL gets backed up but also all the files that would be in the site (like a snapshot image of the site). would i need custom programming for this?