Good Mirroring Utility ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DeanCapture
    Haters & Trolls SUCK!
    • Dec 2002
    • 9275

    #1

    Good Mirroring Utility ?

    I have a couple of small 250GB USB hard drives that I'm using to store content on. One is primary, one is secondary and another one for even more insurance. What is a good mirroring utility so that I can make sure all these drives have the same content on them? I want to have 3 copies of everything
    Twitter: @DeanCapture
    Instagram: @TheDeanCapture
    DeanCapture "at" Gmail.com
  • borked
    Totally Borked
    • Feb 2005
    • 6284

    #2
    RAID?

    or rsync stuff to them periodically

    For coding work - hit me up on andy // borkedcoder // com
    (consider figuring out the email as test #1)



    All models are wrong, but some are useful. George E.P. Box. p202

    Comment

    • DeanCapture
      Haters & Trolls SUCK!
      • Dec 2002
      • 9275

      #3
      Originally posted by borked
      RAID?

      or rsync stuff to them periodically
      No raid. I'll just want to hook them up ever so often and sync them up.
      Twitter: @DeanCapture
      Instagram: @TheDeanCapture
      DeanCapture "at" Gmail.com

      Comment

      • borked
        Totally Borked
        • Feb 2005
        • 6284

        #4
        #!/bin/sh

        usr/bin/rsync -vrltH -pgo -z -D <source> <destination>


        will allow you to sync...
        Last edited by borked; 11-30-2008, 01:52 PM.

        For coding work - hit me up on andy // borkedcoder // com
        (consider figuring out the email as test #1)



        All models are wrong, but some are useful. George E.P. Box. p202

        Comment

        • HorseShit
          Too lazy to set a custom title
          • Dec 2004
          • 17513

          #5
          Dean - well guess you won't be using Windows soon but it has a built in back up system for local drives that can mirror them and you can set them up to do it automatically every so often with the task scheduler. I know you can do this on a Mac too, especially with a simple script and a cronjob.

          Comment

          • borked
            Totally Borked
            • Feb 2005
            • 6284

            #6
            you can this on mac to one of the drives (primary to secondary) using timemachine. Then script the one to the 3rd disk...

            For coding work - hit me up on andy // borkedcoder // com
            (consider figuring out the email as test #1)



            All models are wrong, but some are useful. George E.P. Box. p202

            Comment

            • DeanCapture
              Haters & Trolls SUCK!
              • Dec 2002
              • 9275

              #7
              Originally posted by jdavis
              Dean - well guess you won't be using Windows soon but it has a built in back up system for local drives that can mirror them and you can set them up to do it automatically every so often with the task scheduler. I know you can do this on a Mac too, especially with a simple script and a cronjob.
              I don't plan on leaving windows....just broadening my horizons
              Twitter: @DeanCapture
              Instagram: @TheDeanCapture
              DeanCapture "at" Gmail.com

              Comment

              • LiveDose
                Show Yer Tits!
                • Feb 2002
                • 25792

                #8
                I use Ghost personally. Recommended everytime I have asked this same question.

                Dean are you allowed to start threads without posting a pic or two? I think we have rules around here... :-P

                Scammer Alert: acer19 acer [email protected] [email protected] Money stolen using PayPal

                Comment

                • RedShoe
                  赤い靴 call me 202-456-1111
                  • Feb 2001
                  • 14831

                  #9
                  DC, when you go HD, 250s quickly become a thing of the past welcome to the wonderful world of TBs. I have clients now dropping off 1.5TBs

                  250s... LOL!!! You're funny.

                  SPECIALTY COSTUMES • PROPS • FX
                  Superheroes • Monsters • Robots
                  PM for details


                  For any manufacturing needs. Adult or otherwise.

                  aka BonsHigh on Insta
                  Bonsai weed plants


                  Comment

                  • Thomas007
                    Confirmed User
                    • Aug 2001
                    • 920

                    #10
                    For windows, we use SyncToy.

                    It's a free application from Microsoft.
                    It's only purpose is to sync folders, that be on the same disk or different disks.

                    http://www.microsoft.com/downloads/d...displaylang=en


                    Get your paysite reviewed by Adult Reviews
                    Get your paysite reviewed by Porn Reviews

                    Comment

                    • DamianJ
                      Too lazy to set a custom title
                      • Jul 2006
                      • 15808

                      #11
                      For Mac, use SuperDuper.

                      Excellent app.

                      Comment

                      Working...