Sorry for the late reply. On Wed, May 4, 2011 at 7:46 PM, Jacques <[email protected]> wrote: > But, while configurating the ftpserver embedding in java application, I > followed steps as described in documentation but I did’nt know where to > store my xml file for configuration.
You can store the XML where ever you like as you will refer to it's location when creating your Spring application context (if using XML in an embedded mode). > I also have some errors when I try to > configure the SSL parameters. Please provide more information. /niklas
