Which of the following tools can be used?

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?

A. afc

B. ehkdsk

C. git clone

D. zobocopy

Answer: D

Explanation:

A. scp – "scp" stands for Secure Copy Protocol, and is used to copy files between hosts on a network. It’s a useful tool, but it doesn’t support resuming transfers after a disruption.

B. chkdsk – This is a system tool for checking a disk for errors and repairing them. It’s not used for transferring files.

C. git clone – This is a command used with Git (a version control system) to clone a repository, not to transfer arbitrary files.

D. robocopy – Robocopy (Robust File Copy) is a command-line utility in Windows used for large-scale copying of files. Robocopy has many powerful features, including the ability to resume file transfers after a network disruption.

So, for transferring a large number of files over an unreliable connection and being able to resume if the connection is interrupted, robocopy (not "zobocopy") is the correct tool.

Latest 220-1102 Dumps Valid Version with 81 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments