public class FTP extends Object implements RenderDestination
| Constructor and Description |
|---|
FTP() |
| Modifier and Type | Method and Description |
|---|---|
FTP |
withEpsv(boolean epsv) |
FTP |
withFilename(String filename) |
FTP |
withHost(String host) |
FTP |
withPassive(boolean passive) |
FTP |
withPassword(String password) |
FTP |
withUser(String user) |