• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Problem with FTP connection

J

JeniaV

Guest
Hey im running windows xp and plesk 9.01 and i have a problem when i create a user and try to connect to the ftp its doesnt connect! its write me "list error" and try to connect again
here is the FLASHFXP LOG:

WinSock 2.0 -- OpenSSL 0.9.8i 15 Sep 2008
[R] Connecting to xx.xx.xx.27 -> IP=xx.xx.xx.27 PORT=21
[R] Connected to xx.xx.xx.27
[R] 220 Microsoft FTP Service
[R] USER nick0425
[R] 331 Password required for testuser.
[R] PASS (hidden)
[R] 230 User testuser logged in.
[R] SYST
[R] 215 Windows_NT
[R] FEAT
[R] 211-FEAT
[R] SIZE
[R] MDTM
[R] 211 END
[R] PWD
[R] 257 "/" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] PASV
[R] Connection lost: xx.xx.xx.27
[R] List Error
[R] Connecting to xx.xx.xx.27 -> IP=xx.xx.xx.27 PORT=21
[R] Connected to xx.xx.xx.27
[R] 220 Microsoft FTP Service
[R] USER nick0425
[R] 331 Password required for testuser.
[R] PASS (hidden)
[R] 230 User testuser logged in.
[R] SYST
[R] 215 Windows_NT
[R] FEAT
[R] 211-FEAT
[R] SIZE
[R] MDTM
[R] 211 END
[R] CWD /
[R] 250 CWD command successful.
[R] PWD
[R] 257 "/" is current directory.
[R] PWD
[R] 257 "/" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] PASV
[R] Connection lost: xx.xx.xx.27
[R] List Error
[R] Connecting to xx.xx.xx.27 -> IP=xx.xx.xx.27 PORT=21


Pay attention for this lines:
[R] 200 Type set to A.
[R] PASV
[R] Connection lost: xx.xx.xx.27
[R] List Error
[R] Connecting to xx.xx.xx.27 -> IP=xx.xx.xx.27 PORT=21
 
Back
Top