ubuntu:ftp:limits_in_vsftpd
Differences
This shows you the differences between two versions of the page.
ubuntu:ftp:limits_in_vsftpd [2019/11/29 14:30] – created peter | ubuntu:ftp:limits_in_vsftpd [2019/11/29 14:49] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - FTP - VSFTP - Limits in VsFtpd ====== | ||
- | |||
- | <code bash> | ||
- | vi / | ||
- | </ | ||
- | |||
- | and add or modify as: | ||
- | |||
- | <code bash> | ||
- | # Connection limit for each IP: | ||
- | max_per_ip=2 | ||
- | |||
- | # Maximum number of clients: | ||
- | max_clients=20 | ||
- | </ | ||
ubuntu/ftp/limits_in_vsftpd.1575037821.txt.gz · Last modified: 2020/07/15 09:30 (external edit)