Ask Question
25 February, 13:29

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.

+2
Answers (1)
  1. 25 February, 13:36
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers