tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR 43133 should be closed



> NetBSD's ftpd still defaults to being in binary mode, but all the
> tests I have done now, even when I request binary mode explicitly,
> send the LIST output in ASCII mode,

RFC 959:

         LIST (LIST)

            This command causes a list to be sent from the server to the
            passive DTP.  [...]
                        [...].  The data transfer is over the data
            connection in type ASCII or type EBCDIC.  (The user must
[page break]
            ensure that the TYPE is appropriately ASCII or EBCDIC).

So, there may be a client-side bug involved (if the client ignores the
parenthetical note) or a server-side bug (if not).  I'd have to snoop
the protocol to be certain.

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse%rodents-montreal.org@localhost
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index