wininet: ftp.c 125 is an acceptable response code for the STORE command

Phil Lodwick Phil.Lodwick at EFI.COM
Wed Jun 7 14:43:50 CDT 2006


When calling FTP_SendStore, 125 is an acceptable response from the server to
the STORE command.

>From the FTP RFC:

http://www.faqs.org/rfcs/rfc765.html

Command-Reply Sequences

         In this section, the command-reply sequence is presented.  Each
         command is listed with its possible replies; command groups are
         listed together.  Preliminary replies are listed first (with
         their succeeding replies indented and under them), then
         positive and negative completion, and finally intermediary
         replies with the remaining commands from the sequence
         following.  This listing forms the basis for the state
         diagrams, which will be presented separately.

STOR
                  125, 150
                     (110)
                     226, 250
                     425, 426, 451, 551, 552
                  532, 450, 452, 553
                  500, 501, 421, 530

==================
ChangeLog:
    Allow a 125 return value from the ftp server in response to a STORE
command
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: application/octet-stream
Size: 566 bytes
Desc: patch.diff
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060607/7ab90b5b/patch.obj


More information about the wine-patches mailing list