PGomersall
229 discussion posts
Jon,
I often do searches on drives that act as profile servers. Folders on them often included AppData\Roaming. Often FileSeek has problems with files that are from web sites - and have extremely long file names\paths. FileSeek does not seem to be able to handle these. Is this a bug or design limitation that is known about and has plans to be fixed - or something else?
Pete
PGomersall
229 discussion posts
Jon and Keith,
Why can't you code the applications logic to check for path length and switch to UNC style prefex - \\?\ if greater than 260?
Pete
I'm not sure that all the underlying .NET functions support the UNC style long paths either. This would be something that we would need to investigate further. FileSeek relies on many file system API calls to work (including the IFilter calls), and I'm not sure all of them support >260 chars.
PGomersall
229 discussion posts
Thanks for the time both of you.
Something to investigate though as it would improve the application?
Pete
For sure, we'll definitely look into it some more when we get a chance.
Thanks!
Sure does! I've deleted his post, thanks Pete!
PGomersall
229 discussion posts
Keith,
Maybe you need to lock this thread?
Pete