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