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

Menu