Around ftp.c line 383 I see now:
                                } else if (code == 229) {
                                        /* result for EPSV */
                                        pflag = 1;
                                        pflag = 100;
                                        break;
                                } else

Please left only one 'pflag' assignment.

-- 
Andrey A. Chernov
<[EMAIL PROTECTED]>
http://nagual.pp.ru/~ache/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to