![]() | ![]() | ||||||||
| | #1 |
| Wacky Webmaster Join Date: Mar 2012 Location: Las Vegas
Posts: 88
Thanks: 3
Thanked 8 Times in 8 Posts
|
I realize this section is programing but I didnt see any where better to put this question. So please feel free to point me else where if needed .... I was wondering what services / methods you recommend for auto backing up websites on an ongoing basis. I am a LAMP coder with 15 years experience so I am not afraid to do some coding. I do prefer something that has nothing to do with the OS so that it will work on any server from shared to dedicated and windows and linux ... maybe a cloud base ftp option for example. I know LFTP can do incremental backups. However with all that said I am also interested in any cloud based backup services. For example site-valult.com seems pretty promising and i have client who uses ibackup.com Thanks |
| RoadCEO - Running virtual businesses from the road.
| |
| | |
| | #2 |
| Warrior Member Join Date: Sep 2012
Posts: 18
Thanks: 0
Thanked 1 Time in 1 Post
|
Try codeguard.com its pretty awesome Edit: Its a web based service ! |
| | |
| | #3 |
| Warrior Member Join Date: Sep 2012
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
|
If you are using Window, i will suggest you to code an automatic backup software that work for your server only. I will code it for you free so please contact me if you want it.
|
| | |
| | #4 |
| Warrior Member Join Date: Aug 2012
Posts: 17
Thanks: 1
Thanked 0 Times in 0 Posts
|
There are a lot of software which can sync between your web server and the cloud server and do backups periodically, daily, weekly, or whenever it detects a change..
|
| | |
| | #5 |
| Warrior Member Join Date: Aug 2012
Posts: 17
Thanks: 1
Thanked 0 Times in 0 Posts
|
...one such software is Fling which is developed by NCH software...
|
| | |
| | #6 |
| Active Warrior Join Date: Jun 2011 Location: Montreal (Quebec) Canada
Posts: 58
Thanks: 0
Thanked 16 Times in 12 Posts
|
You should be able to find a software on a download Website. There is a lot software that are doing backup of your local computer and online server...
|
|
Management-Ware Webelement an easy to use Mobile website builder software. A good Mobile website design software Google Maps Contact Extractor, a google maps extractor Contact List Builder an easy to use Yellow pages scraper software | |
| | |
| | #7 |
| Wacky Webmaster Join Date: Mar 2012 Location: Las Vegas
Posts: 88
Thanks: 3
Thanked 8 Times in 8 Posts
|
Thanks all for your thoughts so far. Do any of you have suggestions of cloud based server backup services that you like?
|
| RoadCEO - Running virtual businesses from the road.
| |
| | |
| | #8 |
| Senior Warrior Member War Room Member Join Date: Dec 2011 Location: Raleigh, North Carolina
Posts: 1,623
Thanks: 218
Thanked 283 Times in 244 Posts
|
You're going to have a hard time finding one solution that works for shared to dedicated servers as the permissions are in no way shape or form the same across the board. Add Windows to the mix, whole different app as well. Shared, or the linux world, you'd mainly need something that integrates with cPanel (most use that) since you won't have root access untul VPS & higher. You say you're a LAMP coder......why not use RSYNC? It works, works well and can be run across ssh. I'd suggest using WHM to run scheduled backups, then using RSYNC to ship them off via ssh a few times a week to an off site storage VPS. My god, half the replies here are spam. |
| | |
| | |
| | #9 |
| Warrior Member Join Date: Sep 2012 Location: Novosibirsk, Russia
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
I'd suggest BackupPC or Bacula. Both are open source and free. The other question remaining - where to back up your data to. Personally, I keep several copies - on specific backup hosting plans (such as BQBackup), on cloud-type storage (such as Amazon S3 or Glacier) and on my personal computer, whenever possible. |
| | |
| | #10 |
| Wacky Webmaster Join Date: Mar 2012 Location: Las Vegas
Posts: 88
Thanks: 3
Thanked 8 Times in 8 Posts
|
I am looking to be able to do the backup of any site to a cloud base storage either the service provides directly or I can link into it such as amazon s3. I do not want anything that has to be installed on my computer or the server. Also a solution like rsync wont work on shared or windows servers. That is why I am thinking a service that will do the backup over ftp and keep so many days of backups would be good. If I were to code something out myself this is probably what I would do. Set up a VPS server, install LFTP, create a script that is ran daily by cron to have lftp download any files that have changed, also have a php script on the server to do the mysql dump and have lftp download that as well. Then once on the server it would compress the files, delete the oldest backup and repeat again the next day. The main reason I am not doing this right now is the bandwidth costs I am thinking I could get more features, a better price, and have less perceived risk if I outsourced it. The reason I want it hosted, my ultimate goal is to live out of an rv travelling full time. Thus I wont have a computer on all the time, and my internet will be mobile so have limitations there... One other note I am looking for solution to maintain backups easily for client sites. Yes some have cpanel based hosting and I can use that but not all, so looking for a solution that would work for any site a client throws at me. |
| RoadCEO - Running virtual businesses from the road.
| |
| | |
![]() |
|
| Bookmarks |
| Tags |
| backup, question |
| Thread Tools | |
| |
![]() |