xcopy "C:\Important Files" "D:\Backup" /c /d /e /h /i /k /q /r /s /x /y
I this command , I have to copy a folder "Important Files" from C:\ to "Backup" folder of D:\ . So A Folder "Important Files" will be pasted into inside of "Backup" folder.
I this command , I have to copy a folder "Important Files" from C:\ to "Backup" folder of D:\ . So A Folder "Important Files" will be pasted into inside of "Backup" folder.
No comments:
Post a Comment