If you are living out side of fancy fast internet It will be really pain downloading blackberry sdk. Because they are stream file with authentication and no resume support and you can’t use Download Manager at all.
I found a solution for this with WGET for tryout this you have to have
- Linux or Unix server with faster internet access
- Shell Assess for that account
- Firefox latest version
the good news is most of the *nix web servers has ssh enabled.
ok here is how to do it
- install “Cookie Exporter 1.5″ or later version
- remove all the cookies using (firefox Menu -> Option ->Â Privacy -> Clear your recent History)
- the goto developer center url and log into the site
- click on BlackBerry Java Plugin for Eclipse v1.3 MR (Windows)
- then click download button
- after download start cancel the download copy url of it
- now time to export cookies if you are using firefox 4 click tab button to open the menu Tools -> Export cookies the default name cookies.txt will be good
- now start the ssh info your *nix server copy cookies.txt into location you want to download the file
- now paste wget –tries=inf –server-response –continue –load-cookies cookies.txt https://swdownloads.blackberry.com/Downloads/developerdownload.do;jsessionid=EB3158B62DBAF167FECFD596AFD08CC6.node1 into ssh and enter it will magically start the download
- after download finish rename file to something end with .exe
- now you can enjoy downloading file with your favorite Download Manager if you are not using one I’d like to recommend you to free download manager called Orbit Download Manager



Recent Comments