put.io-sync icon indicating copy to clipboard operation
put.io-sync copied to clipboard

Limit bandwdth

Open mohsen1 opened this issue 10 years ago • 2 comments

Is there an option to limit the bandwidth?

mohsen1 avatar Apr 14 '15 17:04 mohsen1

there is no option to limit the bandwidth yet and it isn't planned to implement it. Since this project is open source, I would be happy if someone could contribute this functionality.

It would require modifying the lines starting here: https://github.com/Pro/put.io-sync/blob/master/lib/putio-sync.js#L259

Pro avatar Apr 20 '15 12:04 Pro

If you were using pipes for everything it would be easy to use stream-throttle. I did try to make it work with stream-throttle with no luck. I'll try again

mohsen1 avatar Apr 20 '15 16:04 mohsen1