Package | Description |
---|---|
lucee.runtime.exp | |
lucee.runtime.net.ftp |
Constructor and Description |
---|
FTPException(String action,
AFTPClient client) |
Modifier and Type | Class and Description |
---|---|
class |
FTPClientImpl |
class |
SFTPClientImpl |
Modifier and Type | Method and Description |
---|---|
AFTPClient |
FTPPoolImpl.get(FTPConnectionPro conn) |
AFTPClient |
FTPWrap.getClient() |
static AFTPClient |
AFTPClient.getInstance(boolean secure,
InetAddress host,
int port,
String username,
String password,
String fingerprint,
boolean stopOnError) |
AFTPClient |
FTPPoolImpl.remove(FTPConnection conn) |
AFTPClient |
FTPPoolImpl.remove(String name) |
Constructor and Description |
---|
FTPPath(AFTPClient client,
String relpath) |
Copyright © 2015 Lucee