[VSFTPD] Bandwidth Limiting on vsftpd

Опубликовано: 11 Март 2025
на канале: Tutorial Schools
1,474
9

This tutorial shown you how to Limiting Bandwidth on vsftpd file server.

The maximum data transfer rate permitted, in bytes per second, for local authenticated users. The default is 0 (unlimited).

Open vsftpd.conf file and add the following Line in vsftpd.conf

local_max_rate=131072

[Note]: 131072 bytes= 1 Megabits