How do you copy a folder using Ms dos?

devquora
devquora

Posted On: Mar 28, 2020

 

The XCOPY command is used to copy a folder or directory from one destination to another.

//syntax

XCOPY source [destination]

You have to list the source and destination to copy the source folder to the destination folder.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    MS Dos Interview Questions

    What is MS-DOS?

    MS-DOS is an operating system developed by Microsoft. It is a non-graphical command-line based operating system developed for x86-based computers. Released in the year of 1981, MS-DOS was originally w...

    MS Dos Interview Questions

    List some features of MS dos?

    Some of the features of the MS-DOS are,MS-DOS is a command-line based operating system and it doesn’t support the graphical user interface. It requires text and codes to operate. It is a 1...

    MS Dos Interview Questions

    What is the Full Form of MS-DOS?

    Microsoft Disk Operating System is the full form of MS-DOS....