Skip to content

pilot-xfer --list -D does not list all directory entries, if there are more than 64. #26

@CoSoCo

Description

@CoSoCo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions