|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-1762996 ] FTP logins are not RFC959 compliant
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sat, 28 Jul 2007 21:58:39 -0700
Bugs item #1762996, was opened at 2007-07-29 04:58
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
I've noticed some FTP servers (detect and?) reject curl user(s) because PASS
in curl:
In filezilla (log here)/mozilla & IE (with ethereal sniffing), core FTP commands are sent even with no
********************************
RFC959 not mandatory tell us to use PASS (see latest
The following commands specify access control identifiers
USER NAME (USER)
The argument field is a Telnet string identifying the user.The user identification is that which is required by the server for access to its file system. This command will normally be the first command transmitted by the user after the control connections are made (some servers may require this). Additional identification information in the form of a password and/or an account command may also be required bysome servers.
**********************************
RFC2228 (http://tools.ietf.org/html/rfc2228) in the "ASCII-ART graphic" (chapter 9 / state diagram) clearly ndicates PASS function is not mandatory and can be
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info