Microsoft
Software
Hardware
Network
Question : After Robocopy has finished the new folder disappears in Windows, but is available in DOS
I need to use Robocopy to copy away a large amount of image data to a backup drive.
I have had success with 3 local drives being copied & the first time I ran the script for the 4th drive it worked fine.
But I ran the 4th script again & after it had finished the folder that it creates on the backup drive is no longer visible in Windows Explorer. This same folder is accessible in DOS..
I cannot use the RMDIR command to delete this hiding folder, it returns an access denied error.
Just wondering if it is to do with folder properties or something I should add to the script. The script I used was very basic.
Answer : After Robocopy has finished the new folder disappears in Windows, but is available in DOS
If the folder does not exist, robocopy creates it and marks it as a system folder. One way around this is to create the folder first, then run robocopy.
Random Solutions
Format Drive with FAT32
Windows server 2008 NPS & AD
How to get an USB speaker to work with Eee PC 900 Xandros Linux
Eclipse, Create Project from existing source
Disable Shortcut Keys in axwindowsmediaplayer1 (media player)
cisco vpn setup error
How can I detect a pixel color of an image in Flash using ActionScript 2?
what port is currently being used
How do I delete the default recipient policy in exchange 2010?
Batch script to calculate elapsed time in seconds : must be able to handle if time crosses midnight