<br><br><div class="gmail_quote">On Thu, Sep 23, 2010 at 10:16 PM, Muneer <span dir="ltr">&lt;<a href="mailto:muneerch@gmail.com">muneerch@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><div>&gt; I wish if there was a solution if my laptop would automatically turn on at<br>&gt; 2am and start downloading the stuffs which i have placed in the<br>&gt; queue/scheduler of the download manager and stop downloading at 8am and turn<br>


&gt; off automatically.</div><div><br></div><div><br></div></div><div>Please be aware that BSNL has a flaw in its timer to calculate the free download time. modem authentication time is used to determine whether you are using &quot;free&quot; time or not. For example, assuming that modem is always on and if your modem got authenticated at 1:59 AM, and your download starts at 2:05AM, you are in NON free time zone till the re-authentication happens for the modem. i.e. if your modem is re-authenticated at 2:29AM, whatever you have downloaded from 2:05AM till 2:39 is chargeable because this period is authenticated before 2AM.</div>
</blockquote><div><br>i dont think BSNL has such things ,as i used it for more than 3 years i have seen proper logs  of my usage <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div>

<br></div><div>Restarting the modem after 2AM will solve this issue. So in addition to scheduling the download job at 2AM, somebody can advice on how to restart modem using a software after 2AM.<div><div></div><div class="h5">
<br><br><div class="gmail_quote">

On Thu, Sep 23, 2010 at 8:08 PM, justin joseph <span dir="ltr">&lt;<a href="mailto:justinjoseph007@gmail.com" target="_blank">justinjoseph007@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<div><div></div><div>On Sun, Sep 19, 2010 at 11:38 PM, Codename062 George<br>
&lt;<a href="mailto:codename062@gmail.com" target="_blank">codename062@gmail.com</a>&gt; wrote:<br>
&gt; Hi all i have an internet connection with speed 4Mbps and my plan is<br>
&gt; offering free unlimited download from 2AM to 8AM but with a monthly limit of<br>
&gt; 2.5GB.<br>
&gt; Usually i download more than 50GB a month by not sleeping in the night. But<br>
&gt; nowdays i feel tired in the night and has to wake up early morning. But this<br>
&gt; week i have to download a lot especially the distros which may be as large<br>
&gt; as 4.5GB each.<br>
&gt;<br>
&gt; I wish if there was a solution if my laptop would automatically turn on at<br>
&gt; 2am and start downloading the stuffs which i have placed in the<br>
&gt; queue/scheduler of the download manager and stop downloading at 8am and turn<br>
&gt; off automatically.<br>
&gt;<br>
<br>
</div></div>I don&#39;t think the solution involves turning on the laptop at 2 am and<br>
turning off at 8 a.m<br>
<br>
The below is one way to do what you have in mind:<br>
<br>
justin@thinkpad:~/powertop/powertop$ crontab -l<br>
# m h  dom mon dow   command<br>
#15 2 * * * wget -P /home/justin/debian_squeeze -c<br>
<a href="http://cdimage.debian.org/cdimage/squeeze_di_alpha1/i386/iso-dvd/debian-testing-i386-DVD-3.iso#15" target="_blank">http://cdimage.debian.org/cdimage/squeeze_di_alpha1/i386/iso-dvd/debian-testing-i386-DVD-3.iso<br>

#15</a> 3 * * * youtube-dl -b -c -o /home/justin/cycle_tourdefr.flv<br>
<a href="http://www.youtube.com/watch?v=zVcKzzB-eF0" target="_blank">http://www.youtube.com/watch?v=zVcKzzB-eF0</a><br>
#15 2 * * * wget -P /home/justin/gregkh -c<br>
<a href="http://www.kernel.org/pub/media/talks/gregkh/2008_driver_writing_tutorial_gregkh.avi" target="_blank">http://www.kernel.org/pub/media/talks/gregkh/2008_driver_writing_tutorial_gregkh.avi</a><br>
#00 8 * * * killall wget<br>
justin@thinkpad:~/powertop/powertop$<br>
<div><div></div><div>_______________________________________________<br>
FSUG-Bangalore mailing list<br>
<a href="mailto:FSUG-Bangalore@mm.gnu.org.in" target="_blank">FSUG-Bangalore@mm.gnu.org.in</a><br>
<a href="http://mm.gnu.org.in/cgi-bin/mailman/listinfo/fsug-bangalore" target="_blank">http://mm.gnu.org.in/cgi-bin/mailman/listinfo/fsug-bangalore</a><br>
</div></div></blockquote></div><br><br clear="all"><br></div></div>-- <br>He who asks is a fool for five minutes, but he who does not ask remains a fool forever<br>
</div></div>
<br>_______________________________________________<br>
FSUG-Bangalore mailing list<br>
<a href="mailto:FSUG-Bangalore@mm.gnu.org.in">FSUG-Bangalore@mm.gnu.org.in</a><br>
<a href="http://mm.gnu.org.in/cgi-bin/mailman/listinfo/fsug-bangalore" target="_blank">http://mm.gnu.org.in/cgi-bin/mailman/listinfo/fsug-bangalore</a><br>
<br></blockquote></div><br>