| Class | Description |
|---|---|
| AbstractFtpProxy | Class encapsulating the abstract FTP proxy. |
| FtpProxy | Default Ftp proxy based on AbstractFtpProxy. |
| FtpProxyAnonRO | FTP proxy based on AbstractFtpProxy, only allowing read-only access to anonymous users. |
| FtpProxyAnonRW | FTP proxy based on AbstractFtpProxy, allowing full read-write access, but only to anonymous users. |
| FtpProxyRO | FTP proxy based on AbstractFtpProxy, allowing read-only access to any user. |
| FtpProxyRW | FTP proxy based on AbstractFtpProxy, allowing full read-write access to any user. |
Table 4.7. Classes of the Ftp module
Copyright: © 2021 Balasys IT Security
Send your comments to support@balasys.hu


