https://bugzilla.novell.com/show_bug.cgi?id=333978

           Summary: FtpWebRequest cannot connect to a server which sends 220
                    twice
           Product: Mono: Class Libraries
           Version: 1.2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


I have this server a vendor provides for us. This is what I get upon connecting
using a terminal:

[EMAIL PROTECTED]:~$ telnet XXX.1.XXX.XXX 21
Trying XXX.1.XXX.XXX...
Connected to XXX.1.XXX.XXX.
Escape character is '^]'.
220-ftp.xxxxxxx.com X2 WS_FTP Server 6.0(38750000)
   Welcome to XXXXXXX.
   Contact [EMAIL PROTECTED] for FTP issues.
220 ftp.xxxxxxx.com X2 WS_FTP Server 6.0(38750000)


Notice that 220 is sent twice, and some lines don't even have that. Mono's
FtpWebRequest breaks on this. It cannot even connect to do any operations.
MS.Net works fine.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to