Package | Description |
---|---|
org.apache.nutch.protocol.ftp |
Protocol plugin which supports retrieving documents via the ftp protocol.
|
Modifier and Type | Method and Description |
---|---|
void |
Client.retrieveFile(String path,
OutputStream os,
int limit) |
void |
Client.retrieveList(String path,
List<org.apache.commons.net.ftp.FTPFile> entries,
int limit,
org.apache.commons.net.ftp.FTPFileEntryParser parser) |
Copyright © 2013 The Apache Software Foundation