Package | Description |
---|---|
org.waarp.ftp.core.config |
Classes implementing configuration
|
org.waarp.ftp.core.data |
Classes implementing Data and Transfer status
When a transfer should occur, here are the steps: The connection is prepared through a PORT or PASV command. |
org.waarp.ftp.core.data.handler |
Classes implementing Data connections
The internal logic is the following: When a connection is opened for data network: It first tries to find the corresponding session setup from the control connection. |
Class and Description |
---|
FtpNoConnectionException
No Connection exception
|
FtpUnknownFieldException
Unknown Field exception
|
Class and Description |
---|
FtpNoConnectionException
No Connection exception
|
FtpNoFileException
No file exception
|
FtpNoTransferException
No transfer exception
|
Class and Description |
---|
FtpNoConnectionException
No Connection exception
|
Copyright © 2009–2019 Waarp. All rights reserved.