xcopy
[destination] /e /h /k </div> <div id="_mcePaste" style="position: absolute; left: -10000px; top: 0pt; width: 1px; height: 1px;">move</div> <div id="_mcePaste" style="position: absolute; left: -10000px; top: 0pt; width: 1px; height: 1px;">Move files or folders from one place to another place.</div> <div id="_mcePaste" style="position: absolute; left: -10000px; top: 0pt; width: 1px; height: 1px;">move [source]
[destination]
xcopy
e=copies directories and subdirectories including empty ones
h=copies hidden and system files also
k=copies attributes
xcopy (source) (destination) /e /h /k
move
Move files or folders from one place to another place.
move (source) (destination)