If I want to connect to server: ProFTPD 1.2.8 Server (ProFTPD) [aix1] I cannot use passive mode - only active works. But commandline client "ftp" works fine with both modes - active or passive. See error log.
Fri Oct 13 15:02:17 CEST 2006
/192.168.42.240
220 ProFTPD 1.2.8 Server (ProFTPD) [aix1]
USER user
331 Password required for user.
PASS ********
230 User user logged in.
NOOP
200 NOOP command successful
CWD /home/user
250 CWD command successful.
PASV
227 Entering Passive Mode (0,0,0,0,128,197).
I/O Chyba: Connection refused (user)
The text was updated successfully, but these errors were encountered:
If I want to connect to server: ProFTPD 1.2.8 Server (ProFTPD) [aix1] I cannot use passive mode - only active works. But commandline client "ftp" works fine with both modes - active or passive. See error log.
The text was updated successfully, but these errors were encountered: