Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-05-20, 16:08:01

Author Topic: FTP  (Read 3012 times)

0 Members and 1 Guest are viewing this topic.

Offline Jimbohello

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
FTP
« on: 2015-08-25, 17:27:37 »
421 3 users (the maximum) are already logged in, sorry

cannot connect ftp more than 3 user

maximun number of client his set to 5000

what's the problem

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: FTP
« Reply #1 on: 2015-08-25, 17:47:34 »
It's that mean 'maximum client per-ip' when login (default is 8).

You can modified /etc/xinetd.d/pure-ftp with change '-C8' to '-C16' or other. And then restart with 'sh /script/restart-ftp'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Jimbohello

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: FTP
« Reply #2 on: 2015-08-25, 17:51:47 »
did the change ! did not work reach maximum of 3 user

Offline Jimbohello

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: FTP
« Reply #3 on: 2015-08-25, 17:53:05 »
Code: [Select]
service ftp
{
        disable = no
        socket_type     = stream
        wait            = no
        user            = root
        server          = /usr/sbin/pure-ftpd
        server_args     = -A -c5000 -C16 -D -fftp  -H -I15 -lpuredb:/etc/pure-ftpd/pureftpd.pdb -lunix -L10000:8 -m4 -s -p55555:55560 -U133:022 -u100 -E -Oclf:/var/log/pureftpd.log -g/var/run/pure-ftpd.pid -k99 -Z -Y 1
        groups          = yes
        flags           = REUSE
}
« Last Edit: 2015-08-25, 18:24:20 by MRatWork »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: FTP
« Reply #4 on: 2015-08-25, 18:23:36 »
Change to:
Code: [Select]
service pureftp
{
    disable     = no
    socket_type = stream
    wait        = no
    user        = root
    server      = /usr/sbin/pure-ftpd
    server_args = -A -c5000 -C16 -D -fftp  -H -I15 -lpuredb:/etc/pure-ftpd/pureftpd.pdb -lunix -L10000:8 -m4 -s -p45000:65000 -U133:022 -u100  -Oclf:/var/log/pureftpd.log -g/var/run/pure-ftpd.pid -k99 -Z -Y 1
    groups      = yes
    flags       = REUSE
}
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Jimbohello

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: FTP
« Reply #5 on: 2015-08-25, 18:44:27 »
Ho ! Master

i understand why ! not enough port ! stupid  I am

Thank's a Lot

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.046 seconds with 19 queries.

web stats analysis