robocopy command is used to copy file/directory which is not possible copy by standard windows explorer because of some problems (e.g. if the length of file name is so long).
Example:robocopy /s
D:\PROJECTS\billinggateway D:\PROJECTS\billinggatewaytest
No comments:
Post a Comment