CompTIA Server+ (SK0-005) — Question 291
An administrator has been asked to copy files from a Windows server that may not conform to Windows file-naming standards. Which of the following would best facilitate the copy process?
Answer options
- A. Robocopy
- B. SCP
- C. Drag and drop
- D. FTP
Correct answer: A
Explanation
Robocopy is designed to handle complex file copying scenarios, including those with non-standard file names, making it the best choice. SCP and FTP are primarily used for transferring files over networks, but they may not handle non-compliant file names as effectively. Drag and drop is a basic method that may not work well with files that have naming issues.