| Package | Description | 
|---|---|
| org.waarp.ftp.simpleimpl.config | 
 Simple configuration example. 
 | 
| org.waarp.ftp.simpleimpl.control | 
 Simple FTP server example of control business. 
 | 
| org.waarp.ftp.simpleimpl.file | 
 Filesystem based implementation example of File, Dir, Auth and SimpleAuth. 
 | 
| Class and Description | 
|---|
| SimpleAuth
 Simple Authentication based on a previously load XML file. 
 | 
| Class and Description | 
|---|
| FileBasedAuth
 FtpAuth implementation based on a list of (user/password/account) stored in a
 xml file load at startup from
 configuration. 
 | 
| FileBasedDir
 FtpFile implementation based on true directories and files 
 | 
| Class and Description | 
|---|
| FileBasedDir
 FtpFile implementation based on true directories and files 
 | 
Copyright © 2009–2020 Waarp. All rights reserved.