Hello all,

Ok, it was about a year ago that I first came in contact with the
ftpserver program. It is only now that I am able to get things
moving...

I did the initial installation, and when I test it out, I am able to
connect to the ftp server from any machine within my local network.
(This is with using the default Properties files, with all of the
items commented out).

But, when I uncomment the first block of items (the server socket
factory configuration), the server will start up, but I am no longer
able to connect, as the connections are being refused.

I hate to say it, but the documentation on these settings is a little
thin, as to what data is expected to be entered here.

Is there some easy what to tell where all the parameters are defined
in the source code, so that one would read the source to try and
figure out what is expected for that parameter?

Also, there doesn't seem to be any examples to follow for the
listeners in the default parameter file.

Is it possible that these parameters have been changed, but the
default ftpd.properties file has not been updated to reflect this? It
appears that the docs refer to "config.listerers", while the default
properties file uses "config.socket-factory", as these things use the
same properties extensions.

Thanks,

Mike

Reply via email to