goldengate.ftp.exec
Class ExecGatewayFtpServer
java.lang.Object
goldengate.ftp.exec.ExecGatewayFtpServer
public class ExecGatewayFtpServer
- extends Object
Exec FTP Server using simple authentication (XML FileInterface based),
and standard Directory and FileInterface implementation (Filesystem based).
- Author:
- Frederic Bregier
Method Summary |
static void |
main(String[] args)
Take a simple XML file as configuration. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecGatewayFtpServer
public ExecGatewayFtpServer()
main
public static void main(String[] args)
- Take a simple XML file as configuration.
- Parameters:
args
-
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.