[Mono-list] Ftp-Upload

Wolfgang Mauer W.Mauer at top-soft.info
Thu Apr 5 02:15:50 EDT 2007


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 

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.

Any Help
/Wolfgang


More information about the Mono-list mailing list