This is a discussion on Easiest way to automate night 2-8 downloads....... without any software.... within the BSNL broadband forums, part of the Broadband Internet Service Providers category; Hi..... if you are looking to easily automate free downloads, just try this..... This has been brought up in many ...
| |||||||
| BSNL broadband Bsnl broadband internet connection and modems, routers and other bsnl dataone related issues can be discussed here. |
| LinkBack | Thread Tools | Display Modes |
| | #1 |
| Bronze Member Join Date: Feb 2009 Location: KeRaLa
Posts: 124
Rep Power: 1 | Hi..... if you are looking to easily automate free downloads, just try this..... This has been brought up in many threads, still i just managed to summarize everything here... The main reason for bringing this up again is because so many are still searching to find a way to automate downloads..... you will need to configure your modem to work in BRIDGE mode for this to work..... Steps to configure UT300R2U modem is here, also given is how to create a dialler..... http://www.indiabroadband.net/bsnl-b...reduced-2.html (Home 500 + UT300R2u bandwidth suddenly reduced) Some do say bridge mode is a bit of a hassle, but i find no problems with it whatsoever till now..... I tried this on xp-sp2 and should work on vista as well, I hope...... All you need to do is put the system in Hibernate mode and make the windows scheduler run a command file at say, 2.15am (to make sure we don't start before 2am......) Make sure your modem is also ON..... Don't worry, in bridge mode unless you log in from the dialer internet won't be connected...... Code: @ECHO OFF :CONNECT rasdial connection-name username password if NOT %ERRORLEVEL% ==0 GOTO FAILED EXIT :FAILED GOTO CONNECT copy paste this into notepad, replace connection-name with your dialer name, username with your bsnl id, password and save as connect.cmd......... next step is to make the windows scheduler to run this file at 2.15am.... note:To make the windows scheduler work you will need atleast an account with password on your computer..... This is no problem..... If you log in every time as Administrator, just create a password for it (like xyz or 123 or anything).............. Or create a new account with password..... Lastly make your torrent client run at say, 2.16am..... By the way, I'm using XP-SP2 with UT300R2U modem, Utorrent.......... |
| | |
| | #2 |
| Junior Member Join Date: Jun 2009 Age: 22
Posts: 4
Rep Power: 0 | Can u tell me how to create a dialer in Macbook?? |
| | |
| | #3 |
| Platinum Member Join Date: Aug 2008 Location: Kerala
Posts: 2,824
Rep Power: 6 | Code to run the torrent client Code: start "" "path to torrent client executable file" Code to hibernate Windows XP Code: RUNDLL32.EXE PowrProf.dll,SetSuspendState |
| | |
| | #4 | |
| Bronze Member Join Date: Feb 2009 Location: KeRaLa
Posts: 124
Rep Power: 1 | Quote:
| |
| | |
| | #5 |
| The Wizard Join Date: Aug 2009
Posts: 895
Rep Power: 1 | Create two batch files using rasdial and schedule it using Windows Scheduler or a third party client. You will find it here http://www.indiabroadband.net/broadb...oad-night.html (Automate Download at Night) |
| | |
| | #6 | |
| Bronze Member Join Date: Feb 2009 Location: KeRaLa
Posts: 124
Rep Power: 1 | Quote:
In case you don't here is the cmd file code for disconnection....... Code: rasdial connection-name /DISCONNECT | |
| | |
| | #7 |
| Gold Member Join Date: Sep 2008
Posts: 748
Rep Power: 3 | i am using this method in windows 7 final. working fine! |
| | |
| | #8 | |
| Platinum Member Join Date: Aug 2008 Location: Kerala
Posts: 2,824
Rep Power: 6 | Quote:
I am using this method in Windows XP SP3 without a password protected account. The reason I said Windows Scheduler is unreliable is that sometimes it doesn't run the task. Last edited by Archer; 10-30-09 at 08:58 PM. | |
| | |
| | #9 | ||
| Bronze Member Join Date: Feb 2009 Location: KeRaLa
Posts: 124
Rep Power: 1 | Quote:
Ensure that Wake the computer to run this task is enabled..... This will make the task scheduler to run the task resuming from hibernate mode...... See screnshot below..... ![]() Quote:
| ||
| | |
| | #10 | |
| Platinum Member Join Date: Aug 2008 Location: Kerala
Posts: 2,824
Rep Power: 6 | Thanks. I never noticed that option before. Quote:
Enable "Use the Welcome screen" and disable "Use Fast User Switching" in User Account settings. Also enable "Run only if logged on" in windows scheduler task properties and it will work without a password protected account. | |
| | |
| | #11 | |
| Bronze Member Join Date: Feb 2009 Location: KeRaLa
Posts: 124
Rep Power: 1 | Quote:
| |
| | |
| | #12 |
| Junior Member Join Date: Mar 2009 Age: 21
Posts: 12
Rep Power: 1 | Thanx for the wonderful trick@@@@@!!!!!!! happy downloading................. Last edited by Jumbomgk; 10-30-09 at 10:52 PM. Reason: Automerged Doublepost |
| | |
| | #13 |
| Bronze Member Join Date: Feb 2009 Location: KeRaLa
Posts: 124
Rep Power: 1 | Configure Mac OS X 1. From the Apple menu, choose System Preferences. 2. From the View menu, choose Network. 3. Choose "Internal Modem" from the Show pop-up menu (or the "Configure" pop-up menu prior to Mac OS X v10.1). If your computer does not have a built-in modem, select your external modem. 4. Mac OS X v10.5 or later: From the Configuration pop-up menu, choose Add Configuration. Mac OS X 10.4.x or earlier: Click the PPP tab. 5. Enter your information into the relevant fields. Your username goes in the Account Name field, for example. If you want to copy this connection information to other user accounts on this computer, select "Save password". 6. You should now be able to connect. If you need to configure DNS servers or other advanced settings, continue to the next step. 7. Mac OS X v10.5 or later: Click the Advanced button, then click the DNS tab. Mac OS X v10.4 or earlier: Click the TCP/IP tab. Choose either PPP or Manually from the Configure pop-up menu, as instructed by your Internet service provider. If configuring manually, type the IP address in the matching field. 8. Type the DNS server addresses in their field if necessary (click the "+" button first in Mac OS X v10.5 or later). 9. Click OK. 10. Click Apply (or Apply Now for Mac OS X v10.4 or earlier). Connect and verify 1. Mac OS X v10.5 or later: Open Network preferences (in System Preferences). Mac OS X v10.4.x or earlier: Open Internet Connect (from the Applications folder). 2. Be sure the Configuration pop-up menu is set to your modem. 3. Click the Connect button. 4. Once you're connected, open a Web browser or other Internet application to make sure your connection works. |
| | |
| | #14 | |
| Gold Member Join Date: Sep 2008
Posts: 748
Rep Power: 3 | Quote:
the problem of account is bad. it is solved in windows vista and 7! | |
| | |
| | #15 |
| Bronze Member Join Date: Feb 2009 Location: KeRaLa
Posts: 124
Rep Power: 1 | |
| | |
| | #16 |
| Bronze Member Join Date: Oct 2009 Location: Bilaspur, Himachal Pradesh
Posts: 116
Rep Power: 1 | I use IDM to because it has all functions you need and so I. Features: More Downloading speed [very different from another softwares] QUEUES [Timed queues starts downloading at a fixed time and closes at a fix time too.] and many more features |
| | |
| | #17 | |
| Bronze Member Join Date: Feb 2009 Location: KeRaLa
Posts: 124
Rep Power: 1 | Quote:
| |
| | |
| | #18 |
| Bronze Member Join Date: Oct 2009 Location: Bilaspur, Himachal Pradesh
Posts: 116
Rep Power: 1 | |
| | |
| | #19 |
| Bronze Member | hey jst download automation file from megaupload i have uploaded.... |
| | |
| | #20 |
| Junior Member | If I may have my own input, I had written a blog entry back in April based on using Batch configuration method. here is the link -> z.pe/AbB (copy paste in browser) also, i have made the xml config files for Vista available for download. so you can import them directly into your task scheduler. Hope this helps |
| | |
| Tags |
| automate, downloads, easiest, night, software |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automate Download at Night | India Broadband Forum | Broadband How to | 13 | 11-02-09 06:17 AM |
| Easiest way to check broadband uses | vijaykhairnar | BSNL broadband | 13 | 09-08-09 06:15 AM |
| Dataone Night Unlimited offer! software wanted | mjkrishnan2004 | BSNL broadband | 5 | 12-10-08 10:37 PM |
| usage portal is not showing night downloads separate? | kiduvipin | BSNL broadband | 9 | 03-09-08 01:06 PM |
| Help needed to automate downloads | kiduvipin | BSNL broadband | 3 | 03-01-08 07:49 PM |