Skip to content

Feature request: Multi-threaded mock ftp server (in conn_test.go) #287

@dhait

Description

@dhait

A few users (e.g. #206 and #128 ) have asked for a feature and/or guidance on how to create a connection pool for FTP access, which is a critical use case for FTP servers that limit simultaneous access by a single user. It would be much easier to implement this and test it if the mock ftp server include in conn_test.go were able to support multiple simultaneous connections.

I have done some work in this area and would be happy to submit a PR if you are amenable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedAccepted issuefeatureA feature request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions