On Thu, May 1, 2008 at 1:23 PM, Prestel, John D. <[EMAIL PROTECTED]> wrote: > ftpserver/distribution/bin/ftpd.exe > ftpserver/distribution/bin/ftpdw.exe > ftpserver/distribution/bin/service.bat
These are used for setting up FtpServer as a service on Windows. > Being new, I'm not sure what I should expect to be in /distribution. Are > there conventions in this regard (either in general or when using > Maven)? distribution will after building contain a runnable standalone FtpServer. In your case, as you're embedding, you only need ftplet-api and core. /niklas
