0d1261454e
descriptor was set by dataconn(). this fixes a problem for clients (such as lynx and netscape) that only sent PASV/EPSV after a transfer (RETR, LIST, STOR) started and returned 150. certain command sequences could return 550 (etc) before setting up the dataconn(), and would run into this bug. netbsd's ftp didn't hit this bug because it always sends PASV/EPSV before a new transfer command. |
||
---|---|---|
.. | ||
Makefile | ||
cmds.c | ||
conf.c | ||
extern.h | ||
ftpcmd.y | ||
ftpd.8 | ||
ftpd.c | ||
ftpd.conf.5 | ||
ftpusers.5 | ||
logutmp.c | ||
logwtmp.c | ||
pathnames.h | ||
popen.c | ||
version.h |