-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels