Hi,I am working on creating a tool that allows to sftp from location to another using https://www.npmjs.com/package/ssh2-sftp-client library. The issue that I am running into and trying to figure out how I can throttle the download speed either by a percentage or by a fixed amount like 5 Mbps to avoid maxing out the network link. Has anyone experienced this or has some pointers or ideas on how I can accomplish throttling of the sftp session?
Submitted May 30, 2019 at 07:00PM by psychephylax
No comments:
Post a Comment