Hello !
I have a ListenFTP processor opened on a port and when i am trying to connect to it via FileZila i have an error "Failed to retrieve directory listing".
The connection seems to be establish first but then this error occurs.
![image (17).png image (17).png](https://community.cloudera.com/t5/image/serverpage/image-id/34266i8FB1B6FFC9262CAD/image-size/medium?v=v2&px=400)
Nifi is hosted on an ubuntu server running in a docker image
![image (16).png image (16).png](https://community.cloudera.com/t5/image/serverpage/image-id/34267iCEE0493CB9C265D3/image-size/medium?v=v2&px=400)
ListenFTP processor is opened on port 2221
![azg_0-1651060476235.png azg_0-1651060476235.png](https://community.cloudera.com/t5/image/serverpage/image-id/34268i654ACF5942FA0382/image-size/medium?v=v2&px=400)
I tried to change some configuration in FileZila but nothing worked.
The connection works well on localhost.
Somone has already encoutered that kind of issue ?