Skip to content

Alternative SocketPool implementations #1

@dhugoexe

Description

@dhugoexe

Hello everyone,
I'm trying to use the FTP Server with alternative SocketPool implementations:

  • adafruit_wiznet5k_socketpool (Adafruit Wiznet5k ethernet)
  • adafruit_connection_manager.get_radio_socketpool (for Airlift Wifi Co-Processor)

However, I'm running into a problem with the FTP Server: The _connect() method accepts a connection from '0.0.0.0' and supposedly sends the welcome message immediately afterward. Yet when I try to connect to the server with FileZilla Client, it finds the host but waits for a welcome message that never arrives, eventually failing to connect.

Does anybody have a solution to this problem?

Thanks in advance,
Hugo

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