FtpURLConnection

Where can I find documents and sample codes on FtpURLConnection class?Thanks lot
[101 byte] By [dodgeshadow] at [2007-9-26 2:02:26]
# 1
I once made a simple FTP class which does not support resuming canceled downloads. There's a commandline FTP client with it for testing, too. Get it from here: http://www.nettilinja.fi/~ekantola/FTPConnection.java
kantle at 2007-6-29 8:43:55 > top of Java-index,Archived Forums,Java Programming...
# 2
See also this thread, which is about a similar topic: http://forum.java.sun.com/thread.jsp?forum=31&thread=152912
kantle at 2007-6-29 8:43:55 > top of Java-index,Archived Forums,Java Programming...