On Sat, Nov 28, 2009 at 1:09 PM, Peter Cai <[email protected]> wrote:
>   1. Where should I put this configure file?
>   2. What should the file name be?
>   3. How could the application find that file?

Assuming you want to run FtpServer standalone (that is, not embedded
into your application): wherever your like. You then provide the path
to the file when running the ftpd start script. You can find a
tutorial to getting FtpServer running here:
http://mina.apache.org/ftpserver/running-ftpserver-stand-alone-in-5-minutes.html

> Do I have study Sprint's Configure Framework to know all about it?

To "know all about it", then yes. To have a basic FtpServer up and
running you do not need to know anything about Spring at all, just
read up on how our specific XML document works (or start on one of the
provided examples).

/niklas

Reply via email to