T
Tim.T
I've often encountered this little mystery and it still baffles me. When I
use the 'mkdir' command to create a folder on a particular drive, and then
start using 'xcopy' to copy files to that folder, the folder vanishes in
Explorer but is still visible using the 'dir' command. Before I start using
'xcopy' the folder is there, but as soon run the 'xcopy' command it
disappears and doesn't return. I've tried it twice now on 2 different drives
and both folders are 'missing' in Explorer but are there in the command
prompt. This is what I did:
First:
'mkdir f:\g-drive' (creates a folder on F-drive. The folder appears in
Explorer.)
Then:
'xcopy g: /s /e /v /f f:\g-drive' (copies all files and folders from
G-drive to the location 'f:\g-drive'. As the command is running the folder
then disappears in Explorer.)
Only thing I've found that gets the folders to appear is to reboot, but I
don't see why I should have to do that!
Tim
use the 'mkdir' command to create a folder on a particular drive, and then
start using 'xcopy' to copy files to that folder, the folder vanishes in
Explorer but is still visible using the 'dir' command. Before I start using
'xcopy' the folder is there, but as soon run the 'xcopy' command it
disappears and doesn't return. I've tried it twice now on 2 different drives
and both folders are 'missing' in Explorer but are there in the command
prompt. This is what I did:
First:
'mkdir f:\g-drive' (creates a folder on F-drive. The folder appears in
Explorer.)
Then:
'xcopy g: /s /e /v /f f:\g-drive' (copies all files and folders from
G-drive to the location 'f:\g-drive'. As the command is running the folder
then disappears in Explorer.)
Only thing I've found that gets the folders to appear is to reboot, but I
don't see why I should have to do that!
Tim