Package | Description |
---|---|
io.impossible.fx.destinations |
Modifier and Type | Method and Description |
---|---|
FTP |
FTP.withEpsv(boolean epsv) |
FTP |
FTP.withFilename(String filename) |
FTP |
FTP.withHost(String host) |
FTP |
FTP.withPassive(boolean passive) |
FTP |
FTP.withPassword(String password) |
FTP |
FTP.withUser(String user) |