Package | Description |
---|---|
com.enterprisedt.net.ftp |
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features. |
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.