des 2003/08/19 04:43:11 PDT
FreeBSD src repository
Modified files:
lib/libfetch ftp.c
Log:
Some servers respond to RETR in active mode with 125 (connection already
open) rather than 150 (opening connection). There's no reason why we
shouldn't accept that.
PR: misc/42172
MFC in: 3 days
Revision Changes Path
1.88 +1 -1 src/lib/libfetch/ftp.c