Hello, which version of ftp do you have ?
if you are on linux console you need launch the following command 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 then you need to instruct the server to read the new file gerated. --Filippo Il 24 aprile 2012 09:16, Kevin Potts <pottsy2...@gmail.com> ha scritto: > Hello All, > > I've just obtained and installed the FTPServer, and now I'm struggling with > the login credentials. I see from various threads that many have had the > same problem, but I don't see any resolutions. I've changed the credentials > in the user file, with a name and password, restarted the server, but still > cannot sign in. > > Has anybody found the solution? I'm sure as populare as Apache is, it's got > to be in the documentation somewhere, I just can't find it. > > Can somebody throw me a bone? > > Thanks, > Kevin