Package goldengate.ftp.simpleimpl.file

Filesystem based implementation example of File, Dir, Auth and SimpleAuth.

See:
          Description


Class Summary
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
FileBasedFile FtpFile implementation based on true directories and files
SimpleAuth Simple Authentication based on a previously load XML file.
 

Package goldengate.ftp.simpleimpl.file Description

Filesystem based implementation example of File, Dir, Auth and SimpleAuth.



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.