[Mono-list] Ftp-Upload

Will Murnane will.murnane at gmail.com
Thu Apr 5 08:38:08 EDT 2007


On 4/5/07, Wolfgang Mauer <W.Mauer at top-soft.info> wrote:
> Hi  all,
>
> i want to make a upload to my homepage from 1&1, looked at the docs and tryed
> the examples from ftpwebrequest
> http://msdn2.microsoft.com/de-de/library/system.net.ftpwebrequest(VS.80).aspx
> and get the following error
The English link is
http://msdn2.microsoft.com/en-us/library/system.net.ftpwebrequest(VS.80).aspx
, for anyone who doesn't do German ;)

> Could not get the request stream.
>  Unhandled Exception: System.Net.WebException: Unable to connect to remote
> server
>  at System.Net.FtpWebRequest.OpenControlConnection () [0x00000]
>  at System.Net.FtpWebRequest.ProcessMethod () [0x00000]
>  at System.Net.FtpWebRequest.ProcessRequest () [0x00000]
>
> On Windows the example works fine.
> If i try other ftp-clients like gftp or using mc, all works fine.
What code are you executing?

Will


More information about the Mono-list mailing list