How often do you back up?

Discussion in 'Security & Legal Issues' started by Michael, Aug 31, 2010.

  1. Egghead

    Michael Well-Known Member

    Likes Received:
    76
    Software You Use:
    XenForo
    I am just wondering how often the other admins here backup their websites and what methods you use in order to make sure your data is secure?

    I am considering doing this myself, have backups with the hosting company, at the same time download nightly, weekly and monthly backups of all data to my PC via SyncBackPro, which is then forwarded onto another hard drive, like an external one in a station with other drives, I forget what they are called. Would that be a good idea or is there something better than that I could be doing?

    Share your methods too if you want as it may help others :wink:
  2. Angelic

    Azhria Lilu Barry & Brad Bodyswapping?

    Likes Received:
    925
    Software You Use:
    IPB, XenForo
    Twice daily - first thing in the morning and last thing I do before shutting down at night. I then keep a copy of each backup on the harddrive, a copy on an external drive and a copy on a DVD-R ... paranoid much? [IMG]
    • Break out the chill-pill! Break out the chill-pill! x 1
    • List
  3. dieselpowered CommanderTalk.com

    Likes Received:
    0
    My host does nightly backups...I also backup just before I call it quits for the day.
  4. DavidMcHenry Senior Member

    Likes Received:
    49
    Just checking to see your methods of securing your backups.

    1. Don't rely on the hosts. They never have backups...ever.
    2. Do you download your backup nightly to your home PC?


    Personally I have a schedule. My server files hardly ever change so I only do a file system backup once per week, which gets automatically downloaded to my media server/ubuntu box at work.

    Database backups are done nightly, and every other day they are downloaded to the ubuntu box as well, and then I manually delete all but the last monthly backup that was made to save disk space.
  5. Alan Wagstaff Supporting Members

    Likes Received:
    79
    My server runs a backup every night and just dumps everything on to a second hard drive. I'd like to start backing up to an off-site location but I'm too lazy/cheap to bother setting it up. The only thing I would like to change, and probably will at some point soon, is the frequency of the MySQL backups, would like them to be every few hours.
  6. Eggtastic

    mrGTB Moderated Users

    Likes Received:
    35
    I do daily complete backups. Of both database and all site files. And also keep archived versions from days before. All done to my computers HD.
  7. GTAce Junior Member

    Likes Received:
    63
    I've got a cron job that runs hourly, daily, and weekly that keeps loads of backups of everything for me...I have an hourly backup of all databases for the past 12 hours, a daily backup for the past 14 days, and a weekly backup for the past 4 weeks. On top of that, I've got a file (public_html) backup that runs every day.

    Maybe a bit overkill, but with how cheap storage is these days, why not?
  8. CallieJo Junior Member

    Likes Received:
    4
    I download backups of all files anytime I make changes, before and after.
    I frequently download backups of my databases for my most important sites. Too time consuming to do it for them all.
    And my server does auto backups to another server every week.
  9. Badass

    2dub Senior Member

    Likes Received:
    43
    Software You Use:
    IPB, vBulletin
    Ryan mentioned having a chron job do the back up for him what reliable automatic backups are there out there?
  10. Insomnious

    zappaDPJ Well-Known Member

    Likes Received:
    127
    Software You Use:
    IPB, vBulletin, XenForo, SMF, phpBB
    We use a cron job to backup all our SQL once every 24 hours and I manually download to a local drive once a week.

    I also manually download the entire installation to a local drive after any major file change is made.

    I do know for a fact that my host provider takes a backup very regularly because they recently had a major failure that took out the majority of my sites. After they rebuilt everything, as far as I could tell, we didn't lose a single byte of data.
  11. Blair20 New Member

    Likes Received:
    0
    my host do the job i have no idea about it . . . may b once a day .
  12. Insomnious

    zappaDPJ Well-Known Member

    Likes Received:
    127
    Software You Use:
    IPB, vBulletin, XenForo, SMF, phpBB
  13. Innocent

    Mike54 Supporting Members

    Likes Received:
    282
    Software You Use:
    XenForo
    Don't fool yourself. Make your own back ups, else you'll be writing a topic like THIS ONE.
  14. Egghead

    Michael Well-Known Member

    Likes Received:
    76
    Software You Use:
    XenForo
    SyncBackPro I think is the best solution myself, you could even do both, you can never be too careful, with SyncBackPro you would be able to download your sites files and databases incrementally everytime you switched on your PC and even set it to create duplicates if needed. It really is flexible :)
  15. Twink New Member

    Likes Received:
    0
    I can't stress enough how important it is to do your own and if the site is busy I'd do it twice a day better safer than sorry later lol :speechless: :banghead: :clown:
  16. Blah

    Weatherz Member

    Likes Received:
    1
    Software You Use:
    IPB
    I have my own VPS, so I have an automated backup every 3 days. I tend to have enemies, so it really helps.
  17. Cowboy

    Shawn Gossman Well-Known Member

    Likes Received:
    54
    I run a dedicated server, as a benefit my hosting service backs up my dedicated server every hour, every day. I have an area where I can access it. I also have a cron job set to back up my forums once every hour, every day and I manually back them up once a day to my computer which eventually go to a flash drive. :) That may seem a bit too much but IMO it never hurts to prepare :p
  18. Cynical

    Biker Junior Member

    Likes Received:
    71
    Hourly backups? Overkill. And puts more strain on the server than needed, especially with a large site. Daily backups are more than sufficient. Do them when site activity as at its lowest, usually late at night.
  19. Cowboy

    Shawn Gossman Well-Known Member

    Likes Received:
    54
    I use a "files forever" type service with my host :) Its a low rate and that is where I store things. Besides, I purchased a quite large dedicated server, I am sure my backups (which I tend to delete after a while) are not even touching the server :p
  20. Kickass

    Adam H Member

    Likes Received:
    18
    Software You Use:
    vBulletin, XenForo
    I currently run a 12 hour backup of databases, Weekly backups of files and databases. ( full backups ) . I also have a nightly backup on the email and documents machines to upload to a non public server which is powered by a cool little problem you can all download called filefort .

Share This Page