Created a hidden folder, now the files are missing

0

I have a hidden bin folder, this morning I came in and was saving a script and got the whole access denied thing. So I checked out my folder, made it unhidden, etc.. All the sub-folders, files, scripts, etc.. Are now gone. However, I can still cd into the folders, once in the folders, it says there's nothing there and that it's an empty folder.

Here is an example of what I mean:

enter image description here

Is there any clue as to what happened or any way I can get my files and folders back?

papasmurf

Posted 2016-12-13T12:33:00.753

Reputation: 101

Answers

0

Okay, it turns out that the hidden attribute was with all of the files, so what I needed to do was attrib -h *.* /S /D all my folders are back, and we're good to go.

papasmurf

Posted 2016-12-13T12:33:00.753

Reputation: 101