Remote Website Backups

Discussion in 'Site & Server Administration' started by peace_pipe, Aug 6, 2009.

  1. #1
    How do you guys back up your remote websites?

    I have over 20 sites. I am tired of losing work due to the negligence of webhosts.
     
    peace_pipe, Aug 6, 2009 IP
  2. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #2
    Well u can either buy a second host and transfer the backups there or just download it to ur comp
     
    Bohra, Aug 7, 2009 IP
  3. sruthin

    sruthin Peon

    Messages:
    130
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    use mysql dumper to back up your data base
     
    sruthin, Aug 8, 2009 IP
  4. vasyl

    vasyl Peon

    Messages:
    138
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You can use method similar to this - I can suggest to backup some files also some similar way.

    But ftp backups are better for many reasons
     
    vasyl, Aug 8, 2009 IP
  5. Rudolf Bodocsi

    Rudolf Bodocsi Peon

    Messages:
    69
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hi,

    1. If you have command prompt access to your website's then best way to automate backup by backup script. You need to write backup script witch backup your web site and database. Schedule to backup and ftp to yours backup server every day.

    2. If you don't have command prompt access at web servers. Then you nead one backup server with command prompt access. From backup server you need to connect your web server's by ftp and copy every file and make database backup.

    Rudolf
     
    Rudolf Bodocsi, Aug 9, 2009 IP