Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Make folders visible
Message
 
 
To
23/09/2018 17:12:11
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
General information
Forum:
Windows
Category:
Computing in general
Miscellaneous
Thread ID:
01662206
Message ID:
01662233
Views:
31
>>>>Hi,
>>>>
>>>>I copy files from my computer to an external drive using robocopy command. I can get to the files on the external drive by going to a command prompt and using CD dirname. But when I open the external drive using Windows Explorer, the folders appear to be empty.
>>>>
>>>>How do I make all folders on the external drive visible?
>>>
>>>If you Robocopy the files while File Explorer is open, you may need to refresh File Explorer (F5 key). I've seen cases where that doesn't work, and I've needed to close, then re-open File Explorer.
>>
>>I can't think that this issue has anything to do with whether File Explorer (or Windows Explorer) is open or not during the Robocopy. It is just that I can unplug the external drive, plug it back in, no matter what, when I open the Windows Explorer I see only the top folder where I started Robocopying the files.
>>Example:
>>The top folder on the drive is H:\DELL1234 (name of the computer which I back up). Then, under H:\DELL1234 is DRIVE_D folder, I can see this folder from Windows Explorer. Under DRIVE_D should be BACKPUK1 and I don't see this folder, no any other folders and/or files below BACKUP1. The Robocopy command syntax is:
>>
>>
>>robocopy d: h:\dell1234\drive_d\backup1\  /mir 
>>
>
>With that command I'm not sure what you're trying to do. Are you trying to mirror the entire d: drive? If so, the source argument should be "d:\", not "d:" (without the quotes in both cases). The latter specifies the current folder on drive d:, not the root; if there are no files in the current folder on d:, nothing gets copied.
>
>https://stackoverflow.com/questions/23302049/run-robocopy-bat-to-copy-entire-drive-to-another-drive

Thank you for your reply and for your URL. Sorry for delay in replying.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform