Python pull server files through sftp, how to do speed limit!

recently, I am trying to download a batch of server files through paramiko"s sftp, but considering server performance and bandwidth, it is necessary to add a speed limit, but after a look around paramiko, I don"t seem to have mentioned this kind of problem, and I haven"t found any other good methods. I don"t know if any god has dealt with such files! I also want to click.

Mar.10,2021

you can use scp-l

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3be80-2c2fc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3be80-2c2fc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?