This is, because there is a maximum of 64 defined in function print_dir(...) in pilot-xfer.c.
It seems, the limit was set, because the parameter diriterator in function dlp_VFSDirEntryEnumerate(...) is difficult to use because of issue #7 .
A same limit can be found in pilot-foto-treo650.c.
This is, because there is a maximum of 64 defined in function
print_dir(...)inpilot-xfer.c.It seems, the limit was set, because the parameter
diriteratorin functiondlp_VFSDirEntryEnumerate(...)is difficult to use because of issue #7 .A same limit can be found in
pilot-foto-treo650.c.