Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Comparing Two Drives

Comparing Two Drives

Scheduled Pinned Locked Moved The Lounge
question
30 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Paul Conrad
    wrote on last edited by
    #1

    Does anyone have a favorite program they like to use when comparing two drives? The situation I am in right now is that I've been copying files off my desktop machine onto a WD MyBook. Not all files have been getting copied over ( verifying this by checking how many files did get copied ). Why I am asking about a tool to compare the folders of two drives is so I can tell what file didn't get copied and which ones did? Constructive suggestions are appreciated :)

    "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

    P S Y C T 7 Replies Last reply
    0
    • P Paul Conrad

      Does anyone have a favorite program they like to use when comparing two drives? The situation I am in right now is that I've been copying files off my desktop machine onto a WD MyBook. Not all files have been getting copied over ( verifying this by checking how many files did get copied ). Why I am asking about a tool to compare the folders of two drives is so I can tell what file didn't get copied and which ones did? Constructive suggestions are appreciated :)

      "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

      P Offline
      P Offline
      Perspx
      wrote on last edited by
      #2

      Why not just copy them all over again and when it asks whether you want to replace the existing files select "No to all", then it will just copy the files that haven't already been copied over :) Regards, --Perspx

      "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

      P 1 Reply Last reply
      0
      • P Perspx

        Why not just copy them all over again and when it asks whether you want to replace the existing files select "No to all", then it will just copy the files that haven't already been copied over :) Regards, --Perspx

        "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

        P Offline
        P Offline
        Paul Conrad
        wrote on last edited by
        #3

        I'm not getting anything like that, except for "Cannot copy file" and the whole copying process dies. I am right now painfully going through each folder to find the culprit. Found the culprit folder and there are numerous other ones to deal with. Really wish it ignore the culprit and move onto the next file :mad:

        "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

        P 1 Reply Last reply
        0
        • P Paul Conrad

          Does anyone have a favorite program they like to use when comparing two drives? The situation I am in right now is that I've been copying files off my desktop machine onto a WD MyBook. Not all files have been getting copied over ( verifying this by checking how many files did get copied ). Why I am asking about a tool to compare the folders of two drives is so I can tell what file didn't get copied and which ones did? Constructive suggestions are appreciated :)

          "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

          S Offline
          S Offline
          Shog9 0
          wrote on last edited by
          #4

          Given the date on the executable, it's been over five years since i last had to do this... but at the time, i wrote my own. You can have it if you want - there's no documentation, i lost the source, and it appears to generate binary diff files for everything that's not identical... so it's probably slow as mud. :rolleyes: Today, i'd probably use robocopy with the /L switch.

          Citizen 20.1.01

          'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

          P 1 Reply Last reply
          0
          • P Paul Conrad

            I'm not getting anything like that, except for "Cannot copy file" and the whole copying process dies. I am right now painfully going through each folder to find the culprit. Found the culprit folder and there are numerous other ones to deal with. Really wish it ignore the culprit and move onto the next file :mad:

            "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

            P Offline
            P Offline
            Perspx
            wrote on last edited by
            #5

            It's Windows.. don't we all wish a lot of things :( Regards, --Perspx

            "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

            P 1 Reply Last reply
            0
            • P Paul Conrad

              Does anyone have a favorite program they like to use when comparing two drives? The situation I am in right now is that I've been copying files off my desktop machine onto a WD MyBook. Not all files have been getting copied over ( verifying this by checking how many files did get copied ). Why I am asking about a tool to compare the folders of two drives is so I can tell what file didn't get copied and which ones did? Constructive suggestions are appreciated :)

              "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

              P Offline
              P Offline
              Perspx
              wrote on last edited by
              #6

              Is something like this what you're looking for? Regards, --Perspx

              "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

              P 1 Reply Last reply
              0
              • P Perspx

                It's Windows.. don't we all wish a lot of things :( Regards, --Perspx

                "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

                P Offline
                P Offline
                Paul Conrad
                wrote on last edited by
                #7

                I found the culprit folder and luckily it was an empty one from when I did my Master's Thesis.

                "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                P 1 Reply Last reply
                0
                • P Paul Conrad

                  Does anyone have a favorite program they like to use when comparing two drives? The situation I am in right now is that I've been copying files off my desktop machine onto a WD MyBook. Not all files have been getting copied over ( verifying this by checking how many files did get copied ). Why I am asking about a tool to compare the folders of two drives is so I can tell what file didn't get copied and which ones did? Constructive suggestions are appreciated :)

                  "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                  Y Offline
                  Y Offline
                  Yusuf
                  wrote on last edited by
                  #8

                  I've been using Win Merge happily for file/directory compare. ;) give it the drives you want to compare and let it do the trick for ya! By the way you can filter the output list to show only diff or only in single drive ...

                  Yusuf

                  P 1 Reply Last reply
                  0
                  • P Paul Conrad

                    I found the culprit folder and luckily it was an empty one from when I did my Master's Thesis.

                    "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                    P Offline
                    P Offline
                    Perspx
                    wrote on last edited by
                    #9

                    :laugh: Regards, --Perspx

                    "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

                    P 1 Reply Last reply
                    0
                    • S Shog9 0

                      Given the date on the executable, it's been over five years since i last had to do this... but at the time, i wrote my own. You can have it if you want - there's no documentation, i lost the source, and it appears to generate binary diff files for everything that's not identical... so it's probably slow as mud. :rolleyes: Today, i'd probably use robocopy with the /L switch.

                      Citizen 20.1.01

                      'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

                      P Offline
                      P Offline
                      Paul Conrad
                      wrote on last edited by
                      #10

                      I'll have to look at robocopy. I did find the suspect folder and fortunately it was an empty folder. The My Documents folder on my C drive still has more. Wonder what the missing files are. At least now it's only 1,700 missing files and not 7,000 :rolleyes:

                      "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                      1 Reply Last reply
                      0
                      • P Perspx

                        :laugh: Regards, --Perspx

                        "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

                        P Offline
                        P Offline
                        Paul Conrad
                        wrote on last edited by
                        #11

                        It was a folder I set aside for any articles from ACM in 1998, and I remember something going funny with that folder.

                        "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                        1 Reply Last reply
                        0
                        • P Perspx

                          Is something like this what you're looking for? Regards, --Perspx

                          "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

                          P Offline
                          P Offline
                          Paul Conrad
                          wrote on last edited by
                          #12

                          Yes, and Yusuf just mentioned Win Merge. I think that is the one I've used before.

                          "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                          1 Reply Last reply
                          0
                          • Y Yusuf

                            I've been using Win Merge happily for file/directory compare. ;) give it the drives you want to compare and let it do the trick for ya! By the way you can filter the output list to show only diff or only in single drive ...

                            Yusuf

                            P Offline
                            P Offline
                            Paul Conrad
                            wrote on last edited by
                            #13

                            I recall using it in the past. Great tool. Found all the files causing the copy process to halt. Fortunately they are only student labs from a class I've taught at the local community college since Fall 2006.

                            "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                            1 Reply Last reply
                            0
                            • P Paul Conrad

                              Does anyone have a favorite program they like to use when comparing two drives? The situation I am in right now is that I've been copying files off my desktop machine onto a WD MyBook. Not all files have been getting copied over ( verifying this by checking how many files did get copied ). Why I am asking about a tool to compare the folders of two drives is so I can tell what file didn't get copied and which ones did? Constructive suggestions are appreciated :)

                              "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                              C Offline
                              C Offline
                              Christian Graus
                              wrote on last edited by
                              #14

                              Araxis Merge

                              Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.

                              P 1 Reply Last reply
                              0
                              • C Christian Graus

                                Araxis Merge

                                Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.

                                P Offline
                                P Offline
                                Paul Conrad
                                wrote on last edited by
                                #15

                                That looks more like what I am looking for :)

                                "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                                1 Reply Last reply
                                0
                                • P Paul Conrad

                                  Does anyone have a favorite program they like to use when comparing two drives? The situation I am in right now is that I've been copying files off my desktop machine onto a WD MyBook. Not all files have been getting copied over ( verifying this by checking how many files did get copied ). Why I am asking about a tool to compare the folders of two drives is so I can tell what file didn't get copied and which ones did? Constructive suggestions are appreciated :)

                                  "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                                  T Offline
                                  T Offline
                                  Tom Delany
                                  wrote on last edited by
                                  #16

                                  Araxis Merge has a great folder compare. It's not cheap though. [Edited] Dang! Christian beat me to it! :)

                                  P 1 Reply Last reply
                                  0
                                  • P Paul Conrad

                                    Does anyone have a favorite program they like to use when comparing two drives? The situation I am in right now is that I've been copying files off my desktop machine onto a WD MyBook. Not all files have been getting copied over ( verifying this by checking how many files did get copied ). Why I am asking about a tool to compare the folders of two drives is so I can tell what file didn't get copied and which ones did? Constructive suggestions are appreciated :)

                                    "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                                    A Offline
                                    A Offline
                                    Anna Jayne Metcalfe
                                    wrote on last edited by
                                    #17

                                    Use Robocopy (in the Windows Server Resource Kit) to perform a sync and write the results to a logfile. Then, all you need to do is read the logfile. :)

                                    Anna :rose: Having a bad bug day? Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                                    P 1 Reply Last reply
                                    0
                                    • T Tom Delany

                                      Araxis Merge has a great folder compare. It's not cheap though. [Edited] Dang! Christian beat me to it! :)

                                      P Offline
                                      P Offline
                                      Paul Conrad
                                      wrote on last edited by
                                      #18

                                      Tom Delany wrote:

                                      Christian beat me to it!

                                      No worries, there's two of you guys suggesting it.

                                      "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                                      1 Reply Last reply
                                      0
                                      • A Anna Jayne Metcalfe

                                        Use Robocopy (in the Windows Server Resource Kit) to perform a sync and write the results to a logfile. Then, all you need to do is read the logfile. :)

                                        Anna :rose: Having a bad bug day? Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                                        P Offline
                                        P Offline
                                        Paul Conrad
                                        wrote on last edited by
                                        #19

                                        I'll look at that. Seems like about 99.5% of the copy/paste went through with the exception of a few folders that didn't work, and they do not contain critical data.

                                        "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                                        A 1 Reply Last reply
                                        0
                                        • P Paul Conrad

                                          I'll look at that. Seems like about 99.5% of the copy/paste went through with the exception of a few folders that didn't work, and they do not contain critical data.

                                          "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                                          A Offline
                                          A Offline
                                          Anna Jayne Metcalfe
                                          wrote on last edited by
                                          #20

                                          Anytime. :) Robocopy is well worth taking the time to learn - it can mirror folders easily, won't abort if it can't read a file and supports incremental copying. Highly recommended. :rose:

                                          Anna :rose: Having a bad bug day? Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                                          P 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups