Page 1 of 1
Issue with image mode regarding path length
Posted: Wed Oct 02, 2024 11:35 pm
by sk2107
Hello,
I noticed that paths more than 259 characters are not recognized in Image mode, although it is fine in Regular mode. (I did not test audio or video modes)
Regards
Re: Issue with image mode regarding path length
Posted: Thu Oct 03, 2024 11:31 am
by DigitalVolcano
Image Mode uses a lot of different libraries and API's, so this really depends exactly what scan settings you are using, and what Image formats you are scanning. Post your settings and I'll investigate.
Re: Issue with image mode regarding path length
Posted: Thu Oct 03, 2024 2:05 pm
by sk2107
Thank you for your replay,
I am using the default settings (as shown in the attached image), but I know this a common problem with many applications as the default path string is 259, so in the cases I faced I could solve by setting the full path variable to char 1024 or 2048 and all are solved.
I hope this issue could be solved because the application is skipping all the files which have a full path more than 259 chars (and as I mentioned that the Regular mode using MD5 is not having this issue)
Best Regards