Page 1 of 1

Unable to open file or device when using command for ??? for multi E01 files

Posted: 28 May 2018, 11:17
by haideraqeel86
Hi Thank you for the great software.

I'm extracting images from E01 file using photorec using script.

"photorec_win.exe" /debug /log /d "Results" /cmd "/cygdrive/C/Users/Admin\Desktop/EO1 Multi/Multi Test E01.E01", fileopt,everything,enable,search

which is working fine, but if i add the split the E01 in chunks and use the same script with ??? in the as suggested in the documentation, it give me Exception file not found.

"photorec_win.exe" /debug /log /d "Results" /cmd "/cygdrive/C/Users/Admin\Desktop/EO1 Multi/Multi Test E01.???", fileopt,everything,enable,search

Here is the exact output which i get.

PhotoRec 7.1-WIP, Data Recovery Utility, April 2018
Christophe GRENIER <grenier@cgsecurity.org>
https://www.cgsecurity.org

Unable to open file or device C:/Users/Admin/Desktop/EO1 Multi/Multi Test E01.???: No such file or directory

Re: Unable to open file or device when using command for ??? for multi E01 files

Posted: 31 May 2018, 06:00
by cgrenier
If there are less than 100 files, you may want to try ".E??", otherwise check that you don't have a "Multi Test E01.txt" file.