[Mono-bugs] [Bug 82009][Maj] Changed - FtpWebRequest can't download file with path
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 9 17:05:39 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by kayteck_master at o2.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=82009
--- shadow/82009 2007-07-09 12:54:37.000000000 -0400
+++ shadow/82009.tmp.5082 2007-07-09 17:05:39.000000000 -0400
@@ -51,6 +51,14 @@
difference is downloaded file directory in log, but in requests names are
equal!
------- Additional Comments From alan.mcgovern at gmail.com 2007-07-09 12:54 -------
Is there a stacktrace or exception thrown which you are catching which
might give further information as to where the original problem occured?
+
+------- Additional Comments From kayteck_master at o2.pl 2007-07-09 17:05 -------
+Unhandled Exception: System.Net.WebException: Server returned an
+error: 550 Failed to open file.
+ at System.Net.FtpWebRequest.OpenDataConnection () [0x00000]
+ at System.Net.FtpWebRequest.DownloadData () [0x00000]
+ at System.Net.FtpWebRequest.ProcessMethod () [0x00000]
+ at System.Net.FtpWebRequest.ProcessRequest () [0x00000]
More information about the mono-bugs
mailing list