Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Advanced-java] ftp question
- From: Mark.Zawadzki@xxxxxxxxxxx (Mark Zawadzki)
- Subject: [Advanced-java] ftp question
- Date: Wed, 28 Mar 2001 08:17:49 -0500
FTP connections are programmed as are HTTPConnections (qv). use this URL for more info and classes: http://google.yahoo.com/bin/query?p=%2bftpconnection+%2bjava&hc=0&hs=0 -----Original Message----- From: Jose Gengler [mailto:jose.gengler@xxxxxxxx] Sent: Tuesday, March 27, 2001 9:00 PM To: advanced-java@xxxxxxxxxxxxxxxxxxxxxx Subject: [Advanced-java] ftp question Hi! I have an URL Object that is a file on a ftp site. When I get its Inputstream and try to open it the server refuses to make the connection to the socket. Apparently no login is done to the ftp server. I thought when the socket is done to the ftp server at least an annonymous login was automaticaly attempted. How is ftp login done or programmed in Java? Thanks for any help... Take care, Jose Gengler jose.gengler@xxxxxxxx ______________________________________________ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup _______________________________________________ Advanced-java mailing list Advanced-java@xxxxxxxxxxxxxxxxxxxxxx http://lists.xcf.berkeley.edu/mailman/listinfo/advanced-java
- Prev by Date: [Advanced-java] Search module in JSP
- Next by Date: [Advanced-java] Weblogic and MQSeries?
- Previous by thread: [Advanced-java] ftp question
- Next by thread: [Advanced-java] TCP/IP problem under Win98
- Index(es):