Re: [Mono-dev] Bug In Mono FTP System.Net.FtpWebRequest

2008-09-04 Thread Rafael Teixeira
Check that the FTP server isn't forcing Windows authentication, which isn't supported by Mono, you need a plain FTP server. MS IIS doesn't behave as a plain FTP server with its default configuration, AFAIK. On Wed, Sep 3, 2008 at 9:23 AM, Dieuzorro [EMAIL PROTECTED] wrote: With my code I was

Re: [Mono-dev] Bug In Mono FTP System.Net.FtpWebRequest

2008-09-04 Thread Dieuzorro
My FTP server is not under windows! It is in a central acquisition Brand Instrument Ganthner. Solution that I have currently is through a socket with whom I send commands! -- View this message in context: http://www.nabble.com/Bug-In-Mono-FTP-System.Net.FtpWebRequest-tp19272346p19309119.html

Re: [Mono-dev] Bug In Mono FTP System.Net.FtpWebRequest

2008-09-04 Thread Carlos Alberto Cortez
This is mostly an eror. Please fill a bug for it. See http://mono-project.com/Bugs Carlos. El mié, 03-09-2008 a las 05:23 -0700, Dieuzorro escribió: With my code I was able to download a file on the server ftp://ftp-developpez.com/konflor/Latex/formation/FormationLatex.pdf; anonymously. But

[Mono-dev] Bug In Mono FTP System.Net.FtpWebRequest

2008-09-02 Thread Dieuzorro
The code below operates under windwos but not Linux file is created, but it is empty. I think that the bug is in 'Credentials' because I can download files on server without authentication(Login/Password). Sorry for my English I am french Sub dl(ByVal