[FIX] FTPMultiLineResponseFix-nk

ned at squeakland.org ned at squeakland.org
Wed Jan 19 21:29:05 UTC 2005


from preamble:

"Change Set:		FTPMultiLineResponseFix-nk
Date:			19 January 2005
Author:			Ned Konz

The FTP protocol (RFC959), allows for multiple lines responses to
commands.  
If a response is multi-line, the fourth character of the first line is a
$- and the last line repeats the numeric code but the code is followed
by a space.
This CS fixes our inability to deal with such responses.
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FTPMultiLineResponseFix-nk.cs.gz
Type: application/octet-stream
Size: 735 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050119/54cfa4e0/FTPMultiLineResponseFix-nk.cs.obj


More information about the Squeak-dev mailing list