public class FTPRecursiveFetcher extends Object
Modifier | Constructor and Description |
---|---|
protected |
FTPRecursiveFetcher(Path path) |
Modifier and Type | Method and Description |
---|---|
protected void |
listDirectory(org.apache.commons.net.ftp.FTPClient ftpClient,
String parentDir,
String currentDir,
int level) |
private Path path
protected FTPRecursiveFetcher(Path path) throws IOException
IOException
protected void listDirectory(org.apache.commons.net.ftp.FTPClient ftpClient, String parentDir, String currentDir, int level) throws IOException
IOException
Copyright © 2017–2020. All rights reserved.