[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2008-11-03 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=333985#c14 Gonzalo Paniagua Javier <[EMAIL PROTECTED]> changed: What|Removed |Added

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2008-11-03 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=333985#c13 Gonzalo Paniagua Javier <[EMAIL PROTECTED]> changed: What|Removed |Added

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2008-05-07 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=333985#c12 --- Comment #12 from Jerome Haltom <[EMAIL PROTECTED]> 2008-05-07 17:05:44 MST --- Miguel... I'm not really sure how to proceed here. I don't have t

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2008-04-07 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=333985#c11 --- Comment #11 from Miguel de Icaza <[EMAIL PROTECTED]> 2008-04-07 13:48:23 MST --- As usual, the problem is not with the patch itself, but with th

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2008-04-02 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=333985#c10 Jerome Haltom <[EMAIL PROTECTED]> changed: What|Removed |Added --

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2008-03-12 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985 User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=333985#c9 --- Comment #9 from Jerome Haltom <[EMAIL PROTECTED]> 2008-03-12 13:40:29 MST --- Actually, System.Uri does handle this automatically. %2F is automat

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2007-11-06 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985#c8 --- Comment #8 from Jerome Haltom <[EMAIL PROTECTED]> 2007-11-06 14:34:54 MST --- I agree with Andy. This is a general oversight in all the uri handling in the FtpWebRequest. It simply assumes System.Uri's absolute path is what is correct

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2007-11-06 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985#c7 Andy Hume <[EMAIL PROTECTED]> changed: What|Removed |Added CC|

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2007-11-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985#c6 --- Comment #6 from Jerome Haltom <[EMAIL PROTECTED]> 2007-11-05 11:04:19 MST --- Sorry, host name adjusted: using System; using System.IO; using System.Net; class Test { public static void Main(string[] args) { FtpWebRequest r

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2007-11-05 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985#c5 --- Comment #5 from Jerome Haltom <[EMAIL PROTECTED]> 2007-11-05 11:03:28 MST --- using System; using System.IO; using System.Net; class Test { public static void Main(string[] args) { FtpWebRequest r = (FtpWebRequest)FtpWebReque

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2007-11-03 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985#c4 Miguel de Icaza <[EMAIL PROTECTED]> changed: What|Removed |Added CC|

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2007-10-15 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985#c3 --- Comment #3 from Jerome Haltom <[EMAIL PROTECTED]> 2007-10-15 12:26:21 MST --- You need a server which does not allow you to put things in /, and where / is not the same as the home directory. -- Configure bugmail: https://bugzilla.

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2007-10-15 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985#c2 Gert Driesen <[EMAIL PROTECTED]> changed: What|Removed |Added CC|

[Mono-bugs] [Bug 333985] FtpWebRequest cannot put file properly.

2007-10-15 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=333985#c1 --- Comment #1 from Jerry Haltom <[EMAIL PROTECTED]> 2007-10-15 10:22:33 MST --- Created an attachment (id=178575) --> (https://bugzilla.novell.com/attachment.cgi?id=178575) patch patch to address immediate issue -- Configure bugmail