Copying files from one folder to another , may be hard for permissions or when using security software.
I found the following method to copy all files and subfolders too from one place to an other , using command prompt.
XCOPY D:\Source_Folder F:\Destination_Folder /h/i/c/k/e/r/y
I recommend using this method as it's really very fast and ram non-consuming
Source : StackOverFlow
No comments:
Post a Comment