aMule Forum

English => Feature requests => Topic started by: beppe_hod on June 21, 2011, 11:46:48 AM

Title: 24hr Time scheduling of bandwidth up / dw
Post by: beppe_hod on June 21, 2011, 11:46:48 AM
Hi!
I think that it would be amazing if we will able to schedule the "increase/decrease" of the available bandwidth in "upload/download" and the number of connection disponibility, based on time during the day.
Making minimum in the morning, so as not to annoy other PC on the network working (saturating the routing tables), and automatically increase it at night when there are no active computers on the network.

Looking forward to your feedback  ;D
Title: Re: 24hr Time scheduling of bandwidth up / dw
Post by: Stu Redman on June 21, 2011, 08:16:56 PM
I think you can do this with amulecmd and a simple cron job.
Title: Re: 24hr Time scheduling of bandwidth up / dw
Post by: beppe_hod on June 22, 2011, 12:58:00 PM
I think you can do this with amulecmd and a simple cron job.
If i'm able to give command line with amulecmd... but the system is not user friendly...
Title: Re: 24hr Time scheduling of bandwidth up / dw
Post by: Stu Redman on June 22, 2011, 01:12:28 PM
amulecmd /c "set bwlimit down 100"
amulecmd /c "set bwlimit up 100"
Title: Re: 24hr Time scheduling of bandwidth up / dw
Post by: tony1 on September 06, 2011, 04:16:50 PM
Thanks to the developers: you do a great job!

 :)

Could I add my voice to the call for a 24-hour timer for download and upload speeds, to manage ISPs' peak and off-peak quotas?

It would be a major major increase in functionality.

Cheers

Tony
Title: Re: 24hr Time scheduling of bandwidth up / dw
Post by: Stu Redman on September 06, 2011, 09:00:47 PM
I think you can do this with amulecmd and a simple cron job.