View Single Post
  #1 (permalink)  
Old 12-03-2008
ajfish@blueyonder.co.uk
 

Posts: n/a
how to move files on the same drive
Hi

i've got a directory A with subdirectories B, C, and D. I want to
create a subdirectory A/E and move B, C, and D into it

on XP this is instantaneous regardless of how much stuff is in the
folders to be moved (as it should be since moving a directory only
requires one disk read and one write)

on vista it sppends ages counting up how many files need to be moved.
Unfortunately there's quite a lot of stuff (a few million files
totalling a couple of hundred gigs) so that's not really an option. I
presume this is just something stupid in the UI. is there something i
can do in the command prompt to move a directory?

Just to clarify, I am not trying to copy the files, or move them from
one disk to another or across the network - just a local folder move
within the disk.

TIA

Andy
Reply With Quote
Sponsored Links