ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Is robocopy faster than Windows GUI to "Move" files between drives

<< < (2/2)

questorfla:
Odd than you tossed in the MT option  I was just playing with that and actually got WORSE results.  I did not try long enough to track down why but i could run it on the same folder with or without the MT (set to 32) and with it on i slowed to a crawl.  With it off, it runs pretty fast just not as fast as I would have expected.  The other difference i THINK i saw was that with the MT on, it seemed to "choose" to do larger files first.  No sure about that but that was my first thought as to why it seemed slow.
With it OFF it seems to run file to file in a direct file-listed by name order. There are so many options.. I have never used it before having set up all  i ever needed with the right switches in Xcopy until lately.  I am sure it is better i just have to learn the "ropes"

As to your other question about the two move commands:
I was reading a tuitorial and when it got the the part where it showed examples, those two were used together.  I was more interested in  finishing tonight so i stopped at that point as soon as i had a working combination.

It looked a little weird to me too and i had begun to think it was just a way of demonstrating the differences in the same script using MOVE or robocopy /move)
That wasn't how it was explained but some of these "tutorials" seem to get started and stopped and forget where they left off :(

You think i should just remove the first line as UnNeeded?  maybe that is why it is slow slowand could even be the bug in the rug with the MT switch

questorfla:
Just read yours Mr. Shades.
No i do not want to make a big pile and maybe that is the reason it has that extra line.

When i run this using a source such as c:\users\mike\downloads
and a destination like M:\mikedownloads

the full directory structure of files with folders as they exist end up on the m drive in the folder stated.
This being the Case, my next test was going to look at the Mir commend if it mirrors the file/folder layout of the source and moves it to the destination but i think mir is more for making backups and after done, i wold still have to delete the originals.

I an trying to get the rest of the junk off these old drive so i can reformat them.  What i am dealing with now are personal user files.  Once they are gone, i can disk-part/clean the drives and reformat on Slow to catch all the bad spots (if any) .
these are all 2 TB drives which probably still have a lot of use left in them if i can get them cleaned and reorganized.

4wd:
Odd than you tossed in the MT option  I was just playing with that and actually got WORSE results.  I did not try long enough to track down why but i could run it on the same folder with or without the MT (set to 32) and with it on i slowed to a crawl.  With it off, it runs pretty fast just not as fast as I would have expected.  The other difference i THINK i saw was that with the MT on, it seemed to "choose" to do larger files first.  No sure about that but that was my first thought as to why it seemed slow.
With it OFF it seems to run file to file in a direct file-listed by name order. There are so many options.. I have never used it before having set up all  i ever needed with the right switches in Xcopy until lately.  I am sure it is better i just have to learn the "ropes"-questorfla (July 05, 2015, 11:34 PM)
--- End quote ---

It's never "OFF" - you have the choice to run 1 or more threads, by default it is 8.

And, like it says, you should use the /LOG option to redirect output.

It might pay to play with Richcopy first, (Robocopy's GUI counterpart), so that you can try the various options without continuously editing a command file.

Also, the MOVE command won't move folders, so you'd have to recurse the folder structure, recreating it in the destination as you go if needed, (another reason why Robocopy is better).

questorfla:
As a final note:  If there was a way to disable;e the "windows file testing" feature i was perfectly happy drag and droppin things like this. But on HUGE folder copies i had to do no mare than 10 sub-folders at a time or the annoying "Calculating" message was more than i could bear.
Hence, the resort to X-copy and from there to see if Robocopy was  a better tool.

Ye gads 4wd what do you do for a living.  You must spend 24/7/365 reading all this stuff!
Yeas thanks much I will opt for rich copy until i can find the best setup to use.
I am almost dine anyway and the little that is left is just an annoyance but i figured i might learn a new tweak or two in the process.

After watching the Pre-mo's (preview-Promo's" for the MS Hololens,... well, i guess that will be then end for computing as we know it. I am sure you have already seen them on YouTube

If MS really honest to God managed to get an entire COMPUTER plus the the batteries and everything else into that small headband ...AND  even if it can do only a fraction of what they showed it doing,
I would have to say somebody must have shot down the Starship enterprise and offloaded their stockrooms at MS headquarters.

I did not get to buy my own GoogleGlasses but for this one I would stand in line.

georgemacin:
Check this, more about....Robocopy

Macin

Navigation

[0] Message Index

[*] Previous page

Go to full version