Skip to content

List files with Data (options) and return IAsyncEnumerable #45

@ontorder

Description

@ontorder

Since I have to list eventually big ftp directories it would be great if

  • it was possible to pass arugments like -t to the ftp command without having to call SendCommandAsync (maybe just an enum for sorting would be nice)
  • it was possible to use the IAsyncEnumerable paradigm (in ListFiles) so that the parsing would be done while downloading data, and so it could be interrupted without having to download everything

Thanks

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