Web Hosting Talk







View Full Version : Backup a DB every 6 hours and upload it on a remote FTP?


coume
09-24-2004, 07:31 AM
Hello there!

Right now, I use a script to run the full cpanel backup every night and upload this archive on a remote FTP...
Since it is a forum that I need to backup, I just need to make a full backup once a month, but I'd like to backup the DB every 6h and save it on the remote FTP.

Have you ever seen such kind of script? or do you know how to do that?

Thxs in advance
Ludo

bear
09-24-2004, 08:35 AM
http://www.phpfreaks.com/script/view/11.php
MIddle of the page, below the first item.

coume
09-24-2004, 08:43 AM
thank you very much :)

Ludo