Search |
Member List |
Calendar |
Help

|
Download Your Backups Automactically
|
|
05-21-2009, 09:42 AM
Post: #1
|
|||
|
|||
|
Download Your Backups Automactically
Hey everyone,
I have been searching for days trying to find a cost affordable way to create backups of our sites and clients on a weekly basis. I have yet to find one that was what I consider affordable 30.00 or less that will work on my computer. Needless to say one I found that is open source ( I LOVE OPEN SOURCE ) would take a rocket scientist to even run it.....way out of my league. So I finally figured out I could make a script to do this for me as long as my system is on every week and download what I want it to. Still does not do cpanel backups but I will post the scripts here for those of you who wishes to use them to save you time. I am sure most people already know how to do this and SHAME on you for not sharing this needful information to those of us who do not. Joke If anyone knows how to make cpanel create automatic full site backups every week please let me know. GBU ![]() Ellen |
|||
|
05-21-2009, 09:50 AM
Post: #2
|
|||
|
|||
|
ACE FTP Backups
I have tested this script to use with ACEFTP to do weekly full site backups
Script downloads the entire site: I made and tested it WORKS: Code: ChangeToFolderR(yoursite.com/fiction/)Link to tutorial for aceftp: Code: http://software.visicommedia.com/en/products/aceftp/support/scheduler.html |
|||
|
06-02-2009, 10:57 AM
Post: #3
|
|||
|
|||
|
Re: Download Your Backups Automactically
Hi Heres one if you want to have your backups made then sent by ftp to a server some place or if you want setup iss on your pc and ftp and send them to your pc for that optition to work you really need a static ip address on your DSL
This backup script includes SSL support. This isn't necessary if you run the script on the server for which you're generating the backup; but the SSL support is very important if you're running the script somewhere else to connect to your cPanel hosting account. Code: <?phpNot to long and it works well I do not support the script just thought i would post it is all.... Rick The future of tomorrow today. ©2004 - 2009 |
|||
|
11-09-2009, 06:02 AM
Post: #4
|
|||
|
|||
|
RE: Download Your Backups Automactically
here is a free download of a script that will let you do tons of stuff for backups and its free PHP SCRIPT HERE
Rick The future of tomorrow today. ©2004 - 2009 |
|||
|
01-25-2010, 02:38 PM
Post: #5
|
|||
|
|||
|
RE: Download Your Backups Automactically
Hi Rick,
Thank You very much for your posts I am checking the last one out now. Blessings, Ellen |
|||
|
« Next Oldest | Next Newest »
|