What automatic backup software do you use or recommend?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Quotealex
    Confirmed User
    • Sep 2001
    • 6265

    #1

    What automatic backup software do you use or recommend?

    I'm tired of backing up my files manually, what software do you use or recommend?
  • Jace
    FBOP Class Of 2013
    • Jan 2004
    • 35562

    #2
    server side or local?

    Comment

    • Quotealex
      Confirmed User
      • Sep 2001
      • 6265

      #3
      Originally posted by Jace
      server side or local?
      Both or one for each;)

      Comment

      • Jace
        FBOP Class Of 2013
        • Jan 2004
        • 35562

        #4
        locally, i don't save anything on my local computer, i have external discs that any important data goes on, so if the machine takes a dive, the data is still there

        you can get an external solution for pretty cheap now, i got my last 200gb drive for $70 on pricewatch.com and a sweet neon lit case for $20 off ebay

        you can even set it up so the external is a backup drive, and run your backup program to just dump on there automatically

        backup on my server I use the NAS service from theplanet....all automated

        Comment

        • Quotealex
          Confirmed User
          • Sep 2001
          • 6265

          #5
          Originally posted by Jace
          locally, i don't save anything on my local computer, i have external discs that any important data goes on, so if the machine takes a dive, the data is still there

          you can get an external solution for pretty cheap now, i got my last 200gb drive for $70 on pricewatch.com and a sweet neon lit case for $20 off ebay

          you can even set it up so the external is a backup drive, and run your backup program to just dump on there automatically

          backup on my server I use the NAS service from theplanet....all automated
          What backup program would that be for your computer?

          Comment

          • Quotealex
            Confirmed User
            • Sep 2001
            • 6265

            #6
            Does anyone backup their server(s) into their computer(s) regularly via a program?

            Comment

            • Jace
              FBOP Class Of 2013
              • Jan 2004
              • 35562

              #7
              Originally posted by Alex from Montreal
              What backup program would that be for your computer?
              i don't backup locally

              I have external drives for everything that I save my data on

              Comment

              • Quotealex
                Confirmed User
                • Sep 2001
                • 6265

                #8
                Originally posted by Jace
                i don't backup locally

                I have external drives for everything that I save my data on
                So basically you manually backup everything into your external drive?

                Comment

                • InGayPorn
                  Confirmed User
                  • Nov 2005
                  • 177

                  #9
                  All you need is a second internal or external hard drive, and a $30 software package called Second Copy 2000. The software makes a backup of your data files to another directory, disk, or even another computer across the network. It then monitors the source files and keeps the backup updated with new or changed files. It runs in the background with no user interaction. So, once it is setup you always have a backup of your data somewhere else.

                  http://www.centered.com/

                  Submit your news worthy announcements to InGayPorn.com

                  Comment

                  • onlytease
                    Confirmed User
                    • Sep 2003
                    • 1553

                    #10
                    you need rsync http://samba.anu.edu.au/rsync/
                    we backup all our servers to our office and two offsite locations each night so we have full backups of everything. once you have done the full rsync it will only backup files that have changed since the last copy.
                    awesome program with little overhead on the servers.
                    Paul L - OnlyTease / Only-Opaques / Only-Secretaries / OnlySilkandSatin / Art-Lingerie / Layered-Nylons
                    Sponsor program at www.otcash.com

                    Comment

                    • MickeyG
                      Confirmed User
                      • May 2004
                      • 4134

                      #11
                      Just setup a nice SDLT tape library system to backup all of our servers, We're using the BRU software from Tolisgroup to control it all. As far as the workstations we have these maxtor one touch drives, but I got to tell you the software that comes with it is total crap. If your catalog gets corrupt it never rebuilds properly.

                      Comment

                      • Quotealex
                        Confirmed User
                        • Sep 2001
                        • 6265

                        #12
                        Originally posted by InGayPorn
                        All you need is a second internal or external hard drive, and a $30 software package called Second Copy 2000. The software makes a backup of your data files to another directory, disk, or even another computer across the network. It then monitors the source files and keeps the backup updated with new or changed files. It runs in the background with no user interaction. So, once it is setup you always have a backup of your data somewhere else.

                        http://www.centered.com/
                        I came across this freeware http://www.educ.umu.se/~cobian/cobianbackup.htm that basically do the same thing I think!

                        Comment

                        • Quotealex
                          Confirmed User
                          • Sep 2001
                          • 6265

                          #13
                          Originally posted by onlytease
                          you need rsync http://samba.anu.edu.au/rsync/
                          we backup all our servers to our office and two offsite locations each night so we have full backups of everything. once you have done the full rsync it will only backup files that have changed since the last copy.
                          awesome program with little overhead on the servers.
                          Thanks for the link, I'm looking into it

                          Comment

                          • Easton
                            Too lazy to set a custom title
                            • Sep 2002
                            • 9825

                            #14
                            Originally posted by Alex from Montreal
                            Does anyone backup their server(s) into their computer(s) regularly via a program?
                            i backup my servers to an external local drive, but i do it manually too
                            New models booked and shot every week... MILFs, pornstars and teens. Girls for every niche and project.
                            Looking for high-quality affordable exclusive content? Check me out at Easton Content for all the details.

                            Comment

                            • Quotealex
                              Confirmed User
                              • Sep 2001
                              • 6265

                              #15
                              Anyone using the software Cobian http://www.educ.umu.se/~cobian/cobianbackup.htm ? I'm trying to find out how to backup the whole server into my computer instead of files!

                              Comment

                              • psili
                                Confirmed User
                                • Apr 2003
                                • 5526

                                #16
                                Windows: Just create a scheduled task through the admin screens that runs against a DOS .bat file with predetermined copy commands to an external, mounted location:

                                sample "copy.bat"
                                Code:
                                copy c:\temp\* g:\externaldrive\temp\
                                copy c:\hot_blonde_pics\* g:\externaldrive\i_like_pussy\
                                For unix, do the same with a shell script and a cron job. The only money you need to spend is for the external / additional drives.
                                Your post count means nothing.

                                Comment

                                • Jace
                                  FBOP Class Of 2013
                                  • Jan 2004
                                  • 35562

                                  #17
                                  Originally posted by Alex from Montreal
                                  So basically you manually backup everything into your external drive?
                                  well, i guess you can say I have no need to back up really...I just don't save anything locally

                                  Comment

                                  • MaDalton
                                    I am Amazing Content!
                                    • Feb 2004
                                    • 39861

                                    #18
                                    i use Retrospect

                                    http://www.dantz.com/
                                    AmazingContent.com - providing only the best content and service since 2003
                                    Monetize your content on Veegaz.com - one of Germanies largest VOD sites
                                    Got German traffic? We convert it into money for you!
                                    Email: oltecconsult [at] gmail [dot] com

                                    Comment

                                    • Avatar
                                      Registered User
                                      • May 2002
                                      • 37

                                      #19
                                      jace, even though you save on external hd. then you still need to backup that drive. Keeping data in one location no matter where that is still needs to be backed up. I make backup to an external drive which is kept in a safebox and then switched around every week.
                                      This will make my data safe in case of hardware failure or fire at the office or what ever.

                                      I don't backup servers since they can easily be restored from my local data even though it might require some time and work.
                                      porn movies
                                      predator traffic trader-nextgen traffic trading

                                      Comment

                                      • Quotealex
                                        Confirmed User
                                        • Sep 2001
                                        • 6265

                                        #20
                                        Originally posted by Easton
                                        i backup my servers to an external local drive, but i do it manually too
                                        I think you should give http://www.educ.umu.se/~cobian/cobianbackup.htm or any other auto-backup software a try. After playing around Cobian for a few hours, I think it's pretty good soft for what I need (i.e. backing up both my servers and computer into an external drive).

                                        Comment

                                        Working...