Package | Description |
---|---|
com.enterprisedt.net.ftp |
Contains classes that add support for secure file transfers via the SFTP and FTPS protocols,
as well as advanced FTP features such as connection pooling and asynchronous methods.
|
Modifier and Type | Field and Description |
---|---|
protected DirectoryEmptyStrings |
FTPClient.dirEmptyStrings
Matcher for directory empty
|
Modifier and Type | Method and Description |
---|---|
DirectoryEmptyStrings |
FTPClient.getDirectoryEmptyMessages()
Get class that holds fragments of server messages that indicate a
directory is empty.
|
DirectoryEmptyStrings |
AdvancedFTPSettings.getDirectoryEmptyMessages()
Get class that holds fragments of server messages that indicate a
directory is empty.
|
Modifier and Type | Method and Description |
---|---|
void |
FTPClient.setDirectoryEmptyMessages(DirectoryEmptyStrings dirEmptyStrings)
Set a new instance of the strings class
|
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.