• 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.

XCOPY

munruss

Golden Member
Okay, here's a strange one. I have MP3s on a partition on my primary hard drive. I want to XCOPY all of it to another drive. I had created a batch file to copy the files for me. When I run it, files are copying to the secondary drive, however, I can't see anything. The drive shows there is data but I can't see it.

This is in my batch file:

xcopy /D /E H: L:\Music

When I run it, the Music folder disappears, yet files are still going to it. If I try to create another Music folder, Windows tells me it is there already. Why can't I see it when I run xcopy? If I do a regular copy and paste, I can see my data.
 
Back
Top