Skip to content

ReadDir() cannot read windows hosted ftp directories #65

Description

@rbucker
	fsi, err := client.ReadDir(".")
	if err != nil {
		panic(err)
	}

Panic'd with this error:

panic: failed parsing LIST entry: 03-02-2023  03:15PM       <DIR>          Archived Tracking

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions