get it from here:
http://www.el-co.hu/dl/P2kCommander-V3.3.5.zipThe newest feature (FileFilter) didnt works as expected (even if it switched out)....sorry
Technically this is a new function in p2k protocol.
Instead the old "getfilecount" function i used "getfilecountex" to this new func we can pass a filefilter as a parameter.
I think if a specify a "*.*" filefilter i get all files , like when i use the old function.
So if FileFilter checkbox in options dialog unchecked, i simply set the filefilter to "*.*"
This causing: not all files listed. My bad....
Now if FileFilter unchecked, i call the old function, and all files listed again.....
Regards...