fastest way to move data to different partition?

Kilgore65

Senior member
Mar 16, 2000
320
0
0
I want to move all my data, about 35GB worth, to a different partition on my HD. Is there a faster way to do it rather than copying all the files using Windows Explorer? I have Partition Magic and Norton Ghost... do they offer any faster options?
 

Zugzwang152

Lifer
Oct 30, 2001
12,134
1
0
in the time it's going to take you to get a maybe marginally faster solution you could be copying with windows explorer or xcopy. :p
 

Basie

Senior member
Feb 11, 2001
634
0
71
I usually use Xcopy. Go to command prompt type:
xcopy x:\*.* y:\/s/e/h/c/k/r X=partition to be copied Y=partition copied to

I use it to copy my WinMe OS. Works fine.
 

KoolDrew

Lifer
Jun 30, 2004
10,226
7
81
There may be better options, but like Zugzwang said, by the time you find them you could of already copied the data. Just copy it and go do something else for a while.
 

thegorx

Senior member
Dec 10, 2003
451
0
0
moving data to a different hard drive on a different ide channel would be faster
but moving 35GB from one partition to another on the same drive is gonna take some time and there just no way around that.

also it might be easier to think of this like coping rather than moving
because some people think that when you move data on a single partition that the data is actually being moved and very fast
then they wonder why it's so slow when they move it to another partition.

 

AristoV300

Golden Member
May 29, 2004
1,380
0
0
Explorer is the easiest. The fastest would be transfer it to another HDD on another channel.
 

thegorx

Senior member
Dec 10, 2003
451
0
0
yes there are problems when copying programs a new drive and the use of DOS names even though windows doesn't use DOS names the registry still does.
and when you have program folders like
micros~1 micros~2 micros~3 micros~4 things can get messed up depending on the order they are copied