Has anybody had any success using URLs of the form:

            new URL("ftp", "user:[EMAIL PROTECTED]",
                    "/directory/")

That is, using non-anonymous FTP logins via the Java URL class? Attempting
to use this seems to reveal a bug in the FTP URL code, whereby it presumes
that everything after the first colon (after "user:" is a port range.

Help?

Ted Neward
Patterns/C++/Java/CORBA/EJB/COM-DCOM spoken here
http://www.javageeks.com/~tneward
 "I don't even speak for myself; my wife won't let me." --Me

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to