Discussion Overview
The discussion revolves around the use of the DOS xcopy command to copy folders from USB drives to multiple locations. Participants explore various methods and considerations for executing this task, including command syntax, scripting alternatives, and operational requirements.
Discussion Character
- Technical explanation
- Exploratory
- Debate/contested
Main Points Raised
- One participant seeks clarification on how to use the xcopy command to copy all folders from a USB drive, questioning whether multiple drives can be addressed simultaneously.
- Several participants suggest alternative methods, such as zipping files before copying, highlighting the need for additional tools and storage space.
- There are discussions about excluding specific file types, such as .exe files, during the copy process, with suggestions to use command options and scripts to achieve this.
- Participants propose using VBScript or Perl scripts as alternatives to the xcopy command, discussing the potential for automation when a USB drive is inserted.
- Clarifications are made regarding the nature of the scripting languages mentioned, with some confusion about whether VBScript or JavaScript is being referenced.
- One participant expresses a need for further explanation of the commands and code used in the proposed scripts.
- Another participant raises questions about how a Perl script would be invoked, seeking clarity on user interaction and context menu integration.
Areas of Agreement / Disagreement
Participants present multiple competing views on the best approach to copying folders, with no consensus reached on a single method or solution. The discussion remains unresolved regarding the optimal command and scripting techniques.
Contextual Notes
Participants mention various command options and scripting techniques without fully resolving the limitations or assumptions inherent in their suggestions. There is uncertainty regarding the effectiveness of making operations entirely silent and the specific requirements for invoking scripts.
Who May Find This Useful
This discussion may be useful for users looking to automate file copying processes using DOS commands or scripts, particularly those interested in handling USB drives and excluding specific file types.