Advertisement
pebriana

aria2 in background

May 3rd, 2012
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. [----- ~]$ aria2c -c -i list.txt -j4 --load-cookies=rapidshare > /var/log/aria2c.log 2>&1 &
  2.  
  3.  
  4. look log with tail.. $tail -f /var/log/aria2c.log
  5.  
  6. more: http://sourceforge.net/apps/trac/aria2/wiki/UsageExample
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement