Package | Description |
---|---|
org.waarp.ftp.core.command |
Global classes that store all informations on implemented commands, arguments, reply codes.
|
org.waarp.ftp.core.command.access |
FTP Access related command
|
org.waarp.ftp.core.command.directory |
FTP Directory related commands
|
org.waarp.ftp.core.command.extension |
FTP non standard Extensions related command
|
org.waarp.ftp.core.command.info |
FTP Informational related command
|
org.waarp.ftp.core.command.internal |
FTP Internal related command
|
org.waarp.ftp.core.command.parameter |
FTP Parameter related command
|
org.waarp.ftp.core.command.rfc2389 |
FTP RFC 2389 related command
|
org.waarp.ftp.core.command.rfc2428 |
FTP RFC 2428 related command
|
org.waarp.ftp.core.command.rfc3659 |
FTP RFC 3659 related command
|
org.waarp.ftp.core.command.rfc4217 |
RFC 4217 on securing FTP with TLS through commands
|
org.waarp.ftp.core.command.rfc775 |
FTP RFC 775 related command
|
org.waarp.ftp.core.command.service |
FTP Service (transfer) related command
|
org.waarp.ftp.core.control |
Classes implementing Control connections.
|
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. |
org.waarp.ftp.core.session |
Classes implementing session
|
org.waarp.ftp.simpleimpl.control |
Simple FTP server example of control business.
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
FtpArgumentCode.TransferMode
Mode of transmission
|
FtpArgumentCode.TransferStructure
Structure of transmission
|
FtpArgumentCode.TransferSubType
SubType of transmission
|
FtpArgumentCode.TransferType
Type of transmission
|
FtpCommandCode
This class must reassemble all the commands that could be implemented.
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
FtpArgumentCode.TransferMode
Mode of transmission
|
FtpArgumentCode.TransferStructure
Structure of transmission
|
FtpArgumentCode.TransferSubType
SubType of transmission
|
FtpArgumentCode.TransferType
Type of transmission
|
FtpCommandCode
This class must reassemble all the commands that could be implemented.
|
Class and Description |
---|
FtpArgumentCode.TransferMode
Mode of transmission
|
FtpArgumentCode.TransferStructure
Structure of transmission
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Class and Description |
---|
AbstractCommand
Abstract definition of an FTP Command
|
Copyright © 2009–2019 Waarp. All rights reserved.