[prev in list] [next in list] [prev in thread] [next in thread] 

List:       proftpd-committers
Subject:    [ProFTPD-committers] [Bug 2692] R_DUP response messages can break
From:       bugzilla-daemon () horde ! net
Date:       2011-02-22 22:49:37
Message-ID: 20110222224937.D335CC0F73 () boost ! horde ! net
[Download RAW message or body]

http://bugs.proftpd.org/show_bug.cgi?id=2692

--- Comment #7 from John Zaitseff <J.Zaitseff@zap.org.au> 2011-02-22 17:49:36 EST ---
I have checked out the current code from CVS, compiled it and run it.  I can
confirm that the FTP protocol is no longer being violated.  However, the output
of mod_readme now occurs BEFORE the output of the DisplayLogin directive:

  230-
  230-Please read the file README
  230-   it was last modified on Mon Feb 14 04:15:36 2011 - 8 days ago
  230-************************************************************************
  230-*    Welcome to the ZAP Group Anonymous FTP server (ftp.zap.org.au)    *
  230-************************************************************************
  230-
  230-Welcome to the ZAP Group FTP server!  You are user number 1 out of a
  230-maximum of 75 simultaneous users and are connected from the host
  230-localhost.
  230-
  230-Please send all feedback regarding this server to <ftpmaster@zap.org.au>.
  230-
  230 Anonymous access granted, restrictions apply

It should, of course, be something like:

  230-************************************************************************
  230-*    Welcome to the ZAP Group Anonymous FTP server (ftp.zap.org.au)    *
  230-************************************************************************
  230-
  230-Welcome to the ZAP Group FTP server!  You are user number 1 out of a
  230-maximum of 75 simultaneous users and are connected from the host
  230-localhost.
  230-
  230-Please send all feedback regarding this server to <ftpmaster@zap.org.au>.
  230-
  230-Please read the file README
  230-   it was last modified on Mon Feb 14 04:15:36 2011 - 8 days ago
  230-
  230 Anonymous access granted, restrictions apply

or even:

  230-************************************************************************
  230-*    Welcome to the ZAP Group Anonymous FTP server (ftp.zap.org.au)    *
  230-************************************************************************
  230-
  230-Welcome to the ZAP Group FTP server!  You are user number 1 out of a
  230-maximum of 75 simultaneous users and are connected from the host
  230-localhost.
  230-
  230-Please send all feedback regarding this server to <ftpmaster@zap.org.au>.
  230-
  230-Anonymous access granted, restrictions apply
  230-
  230-Please read the file README
  230    it was last modified on Mon Feb 14 04:15:36 2011 - 8 days ago

Thanks for your attention to this problem!

-- 
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
ProFTPD Committers Mailing List
proftpd-committers@proftpd.org
https://lists.sourceforge.net/lists/listinfo/proftp-committers
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic