[ubuntu-my] Downloading multiple files for premium rapidshare account using aria2
pageold
pageold at gmail.com
Sat Mar 27 12:17:18 GMT 2010
Dear ubuntu-myian,
I need a help from u guys, recently, i just bought a premium account from
rapidshare, then wondering the best download manager for my lucid. Googling
and end up with aria2.
After installing the aria2, i've followed the instruction to download
multiple files at the same time.(using premium rapidshare acc)
1) Create a folder called aria
sudo mkdir /home/aria2
2) Then create a file called aria2.conf inside /home/aria2/
sudo nano /home/aria2/aria2.conf
and put the below details :
http-user=rapidshare username
http-passwd=rapidshare password
http-auth-challenge=false
enable-http-pipelining=true
dir=/home/pageold/RapidDownloader
max-upload-limit=20K
3) Then create a shell script
sudo nano /home/aria2/rapid.sh
and put the below details:
#!/bin/sh
aria2c -c —conf-path= /home/aria2/aria2.conf -i
/home/pageold/RapidDownloader/downloads.txt -j4
4) Then sudo chmod +x /home/aria2/rapid
5) The desire files to be downloaded copied into downloads.txt
6) Run to download the files as below:
/home/aria2/rapid.sh
Question-
- The files downloaded accordingly with the exact name and extension (eg
.rar ) but the size is not correct. Seems like i didnt login correctly using
the premium account.
Any idea to solve this to make sure that i can login the premium account
using aria2 to download the files properly?
or any wrong or miss step ?
Tq in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-my/attachments/20100327/77a6957f/attachment.htm
More information about the Ubuntu-my
mailing list