Ask Question
23 February, 04:12

2. Use the Internet to research Robocopy switches and then construct a command line that will use Robocopy to copy files in restart mode from a source to a destination mirroring the folder structure and using FAT file times. The command should retry the copy in case of a failed attempt.

+4
Answers (1)
  1. 23 February, 06:53
    0
    The description for the given question is described in the explanation section below.

    Explanation:

    ronocopy c:/source c:/destination / e / Z / FFT / R:n

    here,

    source = Name of root or source folder. destination = Name of target tab (destination),. / e = Command or order to copy through source to target, all files and directories. / Z = Command to restore and copy documents or files. / FFT = Using FAT file duration command. / R:n = Command to redo a duplicate in the circumstance of such an unsuccessful attempt is one million times per default n.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “2. Use the Internet to research Robocopy switches and then construct a command line that will use Robocopy to copy files in restart mode ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers