goldengate.ftp.exec
Class ExecGatewayFtpServer

java.lang.Object
  extended by 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

Constructor Summary
ExecGatewayFtpServer()
           
 
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
 

Constructor Detail

ExecGatewayFtpServer

public ExecGatewayFtpServer()
Method Detail

main

public static void main(String[] args)
Take a simple XML file as configuration.

Parameters:
args -


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