Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
Share
LinkBack Thread Tools
Old 09-30-2012, 05:02 AM   #1
Wacky Webmaster
 
RoadCEO's Avatar
 
Join Date: Mar 2012
Location: Las Vegas
Posts: 88
Thanks: 3
Thanked 8 Times in 8 Posts
Default backup question

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.
RoadCEO is offline   Reply With Quote
Old 09-30-2012, 06:08 AM   #2
Warrior Member
 
Join Date: Sep 2012
Posts: 18
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: backup question

Try codeguard.com its pretty awesome

Edit: Its a web based service !
mesmsgs is offline   Reply With Quote
Old 09-30-2012, 07:54 AM   #3
Warrior Member
 
Join Date: Sep 2012
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: backup question

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.
vdpchecker is offline   Reply With Quote
Old 09-30-2012, 12:09 PM   #4
Warrior Member
 
Join Date: Aug 2012
Posts: 17
Thanks: 1
Thanked 0 Times in 0 Posts
Default Re: backup question

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..
BlueChipBrain is offline   Reply With Quote
Old 09-30-2012, 12:09 PM   #5
Warrior Member
 
Join Date: Aug 2012
Posts: 17
Thanks: 1
Thanked 0 Times in 0 Posts
Default Re: backup question

...one such software is Fling which is developed by NCH software...
BlueChipBrain is offline   Reply With Quote
Old 09-30-2012, 12:12 PM   #6
Active Warrior
 
Minista's Avatar
 
Join Date: Jun 2011
Location: Montreal (Quebec) Canada
Posts: 58
Thanks: 0
Thanked 16 Times in 12 Posts
Social Networking View Member's FaceBook Profile  View Member's YouTube Profile
Default Re: backup question

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
Minista is offline   Reply With Quote
Old 09-30-2012, 07:00 PM   #7
Wacky Webmaster
 
RoadCEO's Avatar
 
Join Date: Mar 2012
Location: Las Vegas
Posts: 88
Thanks: 3
Thanked 8 Times in 8 Posts
Default Re: backup question

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.
RoadCEO is offline   Reply With Quote
Old 09-30-2012, 10:26 PM   #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
Default Re: backup question

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.

Kingfish85 is offline   Reply With Quote
Old 09-30-2012, 11:42 PM   #9
Warrior Member
 
temmokan's Avatar
 
Join Date: Sep 2012
Location: Novosibirsk, Russia
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to temmokan
Default Re: backup question

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.
temmokan is offline   Reply With Quote
Old 10-01-2012, 12:08 AM   #10
Wacky Webmaster
 
RoadCEO's Avatar
 
Join Date: Mar 2012
Location: Las Vegas
Posts: 88
Thanks: 3
Thanked 8 Times in 8 Posts
Default Re: backup question

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.
RoadCEO is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Bookmarks

Tags
backup, question

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 03:31 AM.