Try and go to a dos prompt and cd into the into the directory where the files are located. When in the directory do a "dir *.* /p" to see the files. This should page the out put of the command so you can view the information. If you have more the 99 files then the directory structure is corupt on the drive. You could copy all files off the old way.... cp *.* d: instead of drag and drop.
Just thoughts
|