Arcadio Diamond Member Jun 5, 2007 5,637 24 81 Jan 18, 2009 #1 I want to move an entire folder and its contents to another destination from the command prompt. What's the easiest way? Thanks.
I want to move an entire folder and its contents to another destination from the command prompt. What's the easiest way? Thanks.
VinDSL Diamond Member Apr 11, 2006 4,869 1 81 www.lenon.com Jan 19, 2009 #3 My personal favorite is Robocopy! Used to be a PITA getting a hold of it. You had to download a Windows Resource Kit and extract it from the cab file. Now its included in Vista, if that's the OS you're using... EDIT Here's a nice Wikipedia article with some CLI examples: http://en.wikipedia.org/wiki/Robocopy
My personal favorite is Robocopy! Used to be a PITA getting a hold of it. You had to download a Windows Resource Kit and extract it from the cab file. Now its included in Vista, if that's the OS you're using... EDIT Here's a nice Wikipedia article with some CLI examples: http://en.wikipedia.org/wiki/Robocopy