Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bandwidth control based on a time schedule #1994

Open
Memes11 opened this issue Jul 22, 2014 · 0 comments
Open

Bandwidth control based on a time schedule #1994

Memes11 opened this issue Jul 22, 2014 · 0 comments

Comments

@Memes11
Copy link

Memes11 commented Jul 22, 2014

The request
Having a scheduler to control the bandwith.

Application
I have a limited upload speed (1Mbps). I often do some heavy operations on my files and the OC server is used primarily as backup (in that particular case, the sync between devices is not critical). When doing such operation, I now have 2 choices :

  • Either I choose to throttle my bandwidth and the update will take forever
  • or I do not throttle and have a lousy internet for a while

I would like to be able to define at what time I throttle and at what time I let everything running. That way, I could say

  • Throttle at 30Kbps from 7:00 AM to 11:00 PM
  • Do not throttle from 11:00 PM to 7:00 AM

And then, I would get a nice internet during the day, and in case of heavy operations, I got the full pipe open during the night.

Cherry on top would be to get extra flexibility like

  • an hourly settings (I could for instance open the pipe full at night and during lunch hour)
  • a daily settings (for instance, at office, fully open at night and weekends, at home, fully open at night everyday and 9to5 during weekdays)
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3231610-bandwidth-control-based-on-a-time-schedule?utm_campaign=plugin&utm_content=tracker%2F216457&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F216457&utm_medium=issues&utm_source=github).
@guruz guruz changed the title Sync Client : Bandwidth control on a schedule Bandwidth control based on a time schedule Jul 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants