[Mono-bugs] [Bug 466530] FtpWebRequest logs into the wrong directory on Windows FTP servers

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 16 03:14:28 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=466530

User programacion at cae.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=466530#c2


Vicente Besós <programacion at cae.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
            Version|2.0.x                       |2.2.x
         Resolution|FIXED                       |




--- Comment #2 from Vicente Besós <programacion at cae.net>  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.


More information about the mono-bugs mailing list