Links: TECHNOLOGY - PROGRAMMING
Rel: windows; commands
Ref:
Tags: #public


xcopy - heavy-lifting copy for files and directories (verifies as copying)
copy c:\backup x: /s /v /h "xcopy to_move to_location"; /s=include sub-dirs, /v=verify, /h=don\'t move hiddens'

see also: robocopy