Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: find files on 1 drive that are not on another  (Read 8140 times)

0 Members and 1 Guest are viewing this topic.

sagra

    Topic Starter


    Greenhorn

    • Experience: Beginner
    • OS: Unknown
    find files on 1 drive that are not on another
    « on: February 29, 2012, 11:11:40 AM »
    Can someone please help me solve this. i need to find what files are on one drive but are not on another drive i am comparing it with. thanks in advance.

    sagra

      Topic Starter


      Greenhorn

      • Experience: Beginner
      • OS: Unknown
      Re: find files on 1 drive that are not on another
      « Reply #1 on: February 29, 2012, 11:18:37 AM »
      PS - I cannot use syncing software because the drives do not have the same folders or trees.

      Geek-9pm


        Mastermind
      • Geek After Dark
      • Thanked: 1026
        • Gekk9pm bnlog
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 10
      Re: find files on 1 drive that are not on another
      « Reply #2 on: February 29, 2012, 11:20:40 AM »
      Welcome!
      Computer Hope is the number one location for free computer help.
      The forum will help everyone with all computer questions.

      You can use features built into the OS or you can use additional programs that compare two almost identical folders.

      For windows users there is a program called 'Sync Toy' and can be downloaded from the Microsoft site.
      http://www.microsoft.com/download/en/details.aspx?id=15155

      The purpose of the program is to resolve then differences between the two folders or volumes. You have the options o looking at the proposed changes beforehand.
      Is that what you want?
      EDIT: I missed your second post. So you want to compare files that are not in the same directory structure?  By name only? Sorry, That is too hard for me.

      Raptor

      • Guest
      Re: find files on 1 drive that are not on another
      « Reply #3 on: February 29, 2012, 11:37:18 AM »
      Allan recommended some software for that a while back: http://www.computerhope.com/forum/index.php/topic,128500.0.html


      sagra

        Topic Starter


        Greenhorn

        • Experience: Beginner
        • OS: Unknown
        Re: find files on 1 drive that are not on another
        « Reply #4 on: February 29, 2012, 12:35:39 PM »
        Raptor - thank you - actually that is also a sync program. It will only work if the folders are the same on both drives. It  should be a simple application, right?...a program that will find files that are on one, but not on another drive?

        Raptor

        • Guest
        Re: find files on 1 drive that are not on another
        « Reply #5 on: February 29, 2012, 03:02:20 PM »

        sagra

          Topic Starter


          Greenhorn

          • Experience: Beginner
          • OS: Unknown
          Re: find files on 1 drive that are not on another
          « Reply #6 on: February 29, 2012, 10:35:46 PM »
          Hi Raptor, thanks. I am not sure what Unix is or how to use it, but I am ready to try. Where can I get some help or tutorials on how to use it?

          Raptor

          • Guest
          Re: find files on 1 drive that are not on another
          « Reply #7 on: March 01, 2012, 11:17:32 AM »
          Hi Raptor, thanks. I am not sure what Unix is or how to use it, but I am ready to try. Where can I get some help or tutorials on how to use it?

          Well, you can run Linux off a bootable CD without having to install it by making a Live CD: http://www.ubuntu.com/download/ubuntu/download
          It won't make any changes your hard drives unless you specifically tell it to do so.

          Once you're in Ubuntu, you can press ctrl + alt + d to bring up a terminal and try out the instructions on that blog.

          It's a pretty complex operating system, though.

          Squashman



            Specialist
          • Thanked: 134
          • Experience: Experienced
          • OS: Other
          Re: find files on 1 drive that are not on another
          « Reply #8 on: March 01, 2012, 11:44:18 AM »
          So you strictly want to go off of file name for the compare.
          If it Exists on E: but doesn't exist on F: you want to know that it doesn't exist on F:

          Should be able to do this with a batch file or vbscript.  I will round up the troops.

          Salmon Trout

          • Guest
          Re: find files on 1 drive that are not on another
          « Reply #9 on: March 01, 2012, 12:31:30 PM »
          sagra - let's clarify a few things. Do you want to examine every single file on one drive, and see if a file with the same name (size?) (contents?) exists on a different drive? Is the first drive a system drive? Could you perhaps say why you need to do this?




          Salmon Trout

          • Guest
          Re: find files on 1 drive that are not on another
          « Reply #10 on: March 01, 2012, 12:40:47 PM »
          I will round up the troops.

          Rolls eyes. Way to "help" when you don't know how to help. Can't the "troops" read the threads and decide for themselves which ones to enter? You felt entitled to PM me to rope me in to this, yet you blocked the PM I sent in reply? Please don't do this again.

          Squashman



            Specialist
          • Thanked: 134
          • Experience: Experienced
          • OS: Other
          Re: find files on 1 drive that are not on another
          « Reply #11 on: March 01, 2012, 01:20:59 PM »
          Rolls eyes. Way to "help" when you don't know how to help. Can't the "troops" read the threads and decide for themselves which ones to enter? You felt entitled to PM me to rope me in to this, yet you blocked the PM I sent in reply? Please don't do this again.
          Sorry about the blocked PM.  I had set my PM settings to Administrators only because I was getting inundated with PM's from all kinds of newbies who were just  sending me messages to piss me off.  I kept ignoring them and making settings in my Profile to block them but they kept coming back.  So I set my profile to Administrators only.  The forum Admin got back to me about blocking this person for good and i just forgot to set my profile back to allow PM's.

          Your post in this thread is very offensive if you don't mind me saying.  I am asking politely for you to edit or remove it.

          I am a Trusted Advisor on the TechGuy forums and one of my duties is to alert other experts on the forum to posts I feel they can answer.   I just send them a PM and let them know they may be able to help with this topic. I don't post in the thread that I am sending so and so over to help them.

          I wasn't calling you out in the thread or saying "Hey I will tell Salmon Trout he has to write this script for you."

          I wasn't going to start writing the batch file until he got back to me on my question.  I don't like starting a script until I know all the facts.

          I was just alerting you to the thread because I know you are good with VBscript and you would possibly have a better solution with Vbscript.

          Raptor

          • Guest
          Re: find files on 1 drive that are not on another
          « Reply #12 on: March 01, 2012, 03:06:40 PM »
          Quote
          I am a Trusted Advisor on the TechGuy forums and one of my duties is to alert other experts on the forum to posts I feel they can answer.

          So you're like the bell boy!

          sagra

            Topic Starter


            Greenhorn

            • Experience: Beginner
            • OS: Unknown
            Re: find files on 1 drive that are not on another
            « Reply #13 on: March 02, 2012, 10:02:39 PM »
            Hi Squashman and Salmon Trout - thanks for your kind help. Here are more specifics. The drives would both be large external USB drives. I would at least like to search by name (it would be even more ideal to be able to search by name, size, date....but name and size would be sufficient). I have many drives with various media files (many many thousands) on them. I am trying to consolidate the files on to one 3TB drive. I simply need to be able to do a search to see what files are on Drive E for example, but that are not on Drive F. Then I want to be able to copy those files on Drive E, as a group, onto Drive F. That will be a step in the process of consolidating my 500,000+ media files. The Unix route sounds complex, but I will try anything. I just need detailed instructions.Thanks again.

            sagra

              Topic Starter


              Greenhorn

              • Experience: Beginner
              • OS: Unknown
              Re: find files on 1 drive that are not on another
              « Reply #14 on: April 04, 2012, 09:45:26 PM »
              Gee, are we giving up on this? This seems like it ought to be simple. It's simply like the opposite of a duplicate finder application.