• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question

masked1

Senior member
xcopy "c:\DBData\Zip\*.ZIP" /s /y /i \\192.168.4.5\H\CHSW

can anyone please help me interpret this? what does the command xcopy mean and so forth....

thanks...
 
Your answer is here
xcopy help.

edit: if you look in syntax, you'll see what the /s /y /i, etc. means.
The *.zip means any file with a .zip extension
 
For what it's worth, this doesn't really qualify as "highly technical" as is normally discussed in this forum. The proper forum would probably have been software. i.e. If you have a "highly technical" question about motherboards, ask in the motherboard forum, etc. It's understandable why you'd have posted the question here, particularly since (although you've been here since 2003), you don't spend a lot of time in the forums (or else you lurk an awful lot.) Hopefully my answer was helpful enough.
 
Back
Top