You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-users@mina.apache.org by Emil Albrecht <em...@gmail.com> on 2022/07/13 20:51:13 UTC

Server accepts connection, yet never goes further

Hi everyone,

First off, I'd like to apologize for this post that might seem kinda
general, but I am truly clueless. I have:

I have the most basic setup one may think of, being just a small
modification of ftpd-full.xml, deactivating active mode and setting up
MySQL as a user manager (which definitely works, as I can create a user
with the command line class!) and using another port.

Starting FtpServer, it only logs the config file used and "FtpServer
started", nothing further. Now, I am able to connect to the server.
Terminal ftp client states it's connected, is apparently stuck, though, not
taking any commands, FileZilla reports it's connected, yet waiting for a
welcome message.

I have tried:

* Using JDK 11 and JDK 17
* Changing the user data - This seems to do nothing, so apparently it's not
checked
* Connecting from the server itself and from outside

And could not come up with a solution. Could anybody here please help me?


The config file is 1. attached to this email, 2. available here:
https://pastebin.com/raw/MFXsCB9w