Ask Question
4 February, 16:02

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.

+3
Answers (1)
  1. 4 February, 19:23
    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?
Get 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 & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers