( MysteryKe | 2010. 01. 11., h – 22:23 )

linux:/ # ftp -n bla-bla
Connected to bla-bla.
220 Welcome to WinFtp Server.
ftp> user felhasznalo
331 Password required for felhasznalo
Password:
230 Logged on
Remote system type is UNIX.
Using binary mode to transfer files
ftp> active
?Invalid command.
ftp> passive
Passive mode: off; fallback to active mode: off.
ftp> lcd /
Local directory now /
ftp> ls
500 Unknown command .
200 Port command successful
425 Can't open data connection.
ftp>