#1811 closed defect (fixed)

FTPD generates invalid command reply

Reported by: Sebastian Huber Owned by: Eric Norum
Priority: normal Milestone: 4.11
Component: network/legacy Version: 4.11
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

According to RFC 959:

A reply is defined to contain the 3-digit code, followed by Space <SP>, followed by one line of text (where some maximum line length has been specified), and terminated by the Telnet end-of-line code.

Attachments (2)

ftpd.patch (661 bytes) - added by Sebastian Huber on 05/25/11 at 11:35:58.
Patch.
ftpd_v1.patch (647 bytes) - added by Sebastian Huber on 05/25/11 at 11:41:07.
Patch.

Download all attachments as: .zip

Change History (5)

Changed on 05/25/11 at 11:35:58 by Sebastian Huber

Attachment: ftpd.patch added

Patch.

Changed on 05/25/11 at 11:41:07 by Sebastian Huber

Attachment: ftpd_v1.patch added

Patch.

comment:1 Changed on 05/25/11 at 11:41:07 by Sebastian Huber

attachments.isobsolete: 01

comment:2 Changed on 06/07/11 at 08:09:17 by Sebastian Huber

Resolution: fixed
Status: newclosed

Fixed on CVS head.

comment:3 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

Note: See TracTickets for help on using tickets.