A technician needs to transfer a large number of files over an unreliable connection. The technician should be able to resume the process if the connection is interrupted. Which of the following tools can be used?
The tool that can be used to transfer a large number of files over an unreliable connection and resume the process if the connection is interrupted is "robocopy."
Robocopy, which stands for "Robust File Copy," is a built-in command-line tool in Windows that is used to copy files and folders from one location to another. It provides various options that can be used to customize the copying process, including the ability to resume file transfers if they are interrupted.
To transfer files using robocopy, the technician can open a Command Prompt window and use the robocopy command with the appropriate parameters. For example, the following command can be used to copy files from the source directory to the destination directory and resume the copying process if it is interrupted:
robocopy source destination /Z /S /W:5 /R:2
/Z: Copy files in restartable mode (resumes if interrupted)
/S: Copy subdirectories, but not empty ones
/W:5: Wait 5 seconds between retries
/R:2: Retry twice if the transfer fails
Robocopy (Robust File Copy) is a command-line utility in Windows that is well-suited for copying large amounts of data with options for resuming in case of interruptions and handling unreliable connections.
Robocopy allows you to copy data between networks, or using long NTFS file names. The modifiers allow you to choose what data you want to transfer, and set automation with archive attributes.
Robocopy is noted for capabilities above and beyond the built-in Windows copy and xcopy commands, including the following, some requiring appropriate command-line options:
-Ability to tolerate network interruptions and resume copy
https://en.wikipedia.org/wiki/Robocopy
Robocopy, for "Robust File Copy", is a command-line directory and/or file replication command for Microsoft Windows. Robocopy functionally replaces Xcopy, with more options.
upvoted 3 times
...
This section is not available anymore. Please use the main Exam Page.220-1102 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
ronniehaang
Highly Voted 1 year, 2 months agoronniehaang
1 year, 2 months agoRaffaelloo
Most Recent 5 months agomohdAj
5 months, 3 weeks agoMehsotopes
9 months, 1 week agoalexandrasexy
1 year, 5 months agoCritterForDinner
1 year, 6 months agoAerials
1 year, 6 months ago