| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ftp.Download
public class Download
This class uses ftp protocol to download files from an ftp server. Ftp is not secure, and so it is typiclaly blocked. A better way might be to use SCP (secure copy).
| Constructor Summary | |
|---|---|
| Download() | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] args) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Download()
| Method Detail | 
|---|
public static void main(java.lang.String[] args)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||