Skip to content

Alternative SocketPool implementations #1

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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