Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
java -cp ftpserver-core-1.0.0-M4.jar;ftplet-api-1.0.0-M4.jar;mina-core-2.0.0-M3.jar;slf4j-api-1.5.2.jar;slf4j-simple-1.5.2.jar org.apache.ftpserver.main.AddUser path/to/your/config.xml

MacOS/Linux/Unix

No Format
java -cp ftpserver-core-1.0.0-M4.jar:ftplet-api-1.0.0-M4.jar:mina-core-2.0.0-M3.jar:slf4j-api-1.5.2.jar:slf4j-simple-1.5.2.jar org.apache.ftpserver.main.AddUser path/to/your/config.xml

The program will ask you for the required data.