https://bugzilla.novell.com/show_bug.cgi?id=466530
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=466530#c2 Vicente Besós <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Version|2.0.x |2.2.x Resolution|FIXED | --- Comment #2 from Vicente Besós <[email protected]> 2009-01-16 01:14:28 MST --- This has not been fixed yet. There was a similar bug (464539) that made the FtpWebRequest class always log into the root directory of the server, instead of the user root directory, and that was indeed fixed in 2.2. This bug is different, and makes the class always connect to the user directory, whether you use FtpWebRequest.Create ("ftp://xxx.xxx.com/"), or FtpWebRequest.Create ("ftp://xxx.xxx.com/subdir/"). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
