| 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.9. Classes of the Ftp module
Published on May 30, 2024
© BalaSys IT Ltd.
Send your comments to support@balasys.hu


