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 FileNotFoundStrings |
FTPClient.fileNotFoundStrings
Matcher for permission denied
|
Modifier and Type | Method and Description |
---|---|
FileNotFoundStrings |
FTPClient.getFileNotFoundMessages()
Get class that holds fragments of server messages that indicate a file was
not found.
|
FileNotFoundStrings |
AdvancedFTPSettings.getFileNotFoundMessages()
Get class that holds fragments of server messages that indicate a file was
not found.
|
Modifier and Type | Method and Description |
---|---|
void |
FTPClient.setFileNotFoundMessages(FileNotFoundStrings fileNotFoundStrings)
Set a new instance of the strings class
|
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.