GoldenGateGoldenGate
 
Technical Aspects GoldenGateFtp-Configuration Benchmarks GoldenGateFtpExec
Home World of GG OpenR66 GoldenGate FTP GoldenGate HTTP GoldenGate Commons API References Downloads

GoldenGateFtpExec

A specific package names GoldenGateFtpExec is a real example (in production) of a GoldenGate FTP server implementing pre or post actions on transfers.

It add also some functionalities like:

  • The ability to change dynamically the authentication through an extended SITE command
  • The ability to specify explicit command to be executed before (RETR) or after (STOR like operations)

From V2.0

  • The ability to specify command for each User
  • The ability to save logs of transfers in a database (optional)
  • An administrator interface in HTTPS
  • The ability to use the GoldenGate LocalExec Daemon instead of internal System.exec()
  • The ability to use limitation on CPU or number of connections
  • The support of SNMP agent included in the GoldenGateFtpExec daemon

The configuration files are specific and different than GoldenGateFtp standard server. Like for OpenR66, xsd files are provided and compatible with the GoldenGate XmlEditor (GGXample).

 

The SSL support for the administrator is configurable as for OpenR66 (see OpenR66 SSL configuration).

 

Feel free to try it and use it. Take a look at its documentation.