sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #96648
ftp - Cannot open data connection
Hej!
Har lige en problem med ftp fra kommandolinjen.
Jeg kan fint logge ind, men ls giver:
200 Port command successful.
425 Cannot open data connection.
Uanset om jeg kører passive.
Hvis jeg bruger MC, som ftp klient fungerer det fint og jeg kan oprette,
flytte og slette data. - Konqueror fungerer også fint.
--- snip ---
220 Gene6 FTP Server v3.10.0 (Build 2) ready...
331 Password required for xxx
230 User xxx logged in to xxx
Remote system type is UNIX.
Using binary mode to transfer files.
200 Type set to I.
ftp> passive
Passive mode: off; fallback to active mode: off.
ftp> ls
200 Port command successful.
425 Cannot open data connection.
ftp> passive
Passive mode: on; fallback to active mode: on.
ftp> ls
229 Entering Extended Passive Mode (|||52275|)
200 Port command successful.
425 Cannot open data connection.
ftp> cd
(remote-directory) stamdata
250 CWD command successful. "/stamdata" is current directory.
ftp> ls
200 Port command successful.
425 Cannot open data connection.
------
Nogen bud?
pft /Peter
Follow ups