hfiref0x / LightFTP

Small x86-32/x64 FTP Server
BSD 2-Clause "Simplified" License
232 stars 83 forks source link

Found an error caused by the fftp.conf file #32

Closed ruikangPeng closed 6 months ago

ruikangPeng commented 6 months ago

Hi. I found a fatal error triggered by the fftp.conf file. The error is triggered in the following way:

  1. Modify fftp.conf file: maxusers=-1
  2. use. /fftp [path to fftp.conf]/fftp.conf to start the ftp service.

As shown in the following figure, LightFTP is able to start the service normally, and the maximum number of connections reaches a value that we cannot allow. LightFTP Server

Looking forward to your reply.

hfiref0x commented 6 months ago

The only error I see here is an inadequate settings you made yourself. This is your configuration file. What you write here is what you get.