LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-18-2009, 12:07 PM   #1
shamimzaki
LQ Newbie
 
Registered: Oct 2008
Posts: 4

Rep: Reputation: 0
putting aria2c in background


Hello everyone,

I want to put an aria2c session in background. My session output as followos -

[----- ~]$ aria2c -c -i list.txt -j4 --load-cookies=rapidshare &
[1] 3653
[----- ~]$
2009-11-19 00:54:16.614130 WARN - You may encounter the certificate verification error with HTTPS server. See --ca-certificate and --check-certificate option.
*** Download Progress Summary as of Thu Nov 19 00:55:17 2009 ***
==================================================================================================== =========================
[#1 SIZE:64.5MiB/101.3MiB(63%) CN:5 SPD:101.79KiB/s ETA:06m09s]
FILE: ./100_Words_to_Make_You_Sound_Smart_Audio_Ebook_112_kbps-ez_fx.rar
-----------------------------------------------------------------------------------------------------------------------------

Now, please give me a solution how i will get my console back and I will get the "Download Progress Summary" to a file, which I can view using tail as download progresses.

Thanks
Shamim Zaki
 
Old 11-18-2009, 01:19 PM   #2
David1357
Senior Member
 
Registered: Aug 2007
Location: South Carolina, U.S.A.
Distribution: Ubuntu, Fedora Core, Red Hat, SUSE, Gentoo, DSL, coLinux, uClinux
Posts: 1,302
Blog Entries: 1

Rep: Reputation: 107Reputation: 107
Try
Code:
[----- ~]$ aria2c -c -i list.txt -j4 --load-cookies=rapidshare > /var/log/aria2c.log 2>&1 &
[1] 3653
[----- ~]$ tail -f /var/log/aria2c.log
 
Old 11-19-2009, 07:44 AM   #3
shamimzaki
LQ Newbie
 
Registered: Oct 2008
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks David. It works and nicely ...
 
  


Reply

Tags
background



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Exit aria2c when finished downloading torrent? gnashley General 0 01-07-2009 04:19 PM
Background job won't stay in the background! JMJ_coder Linux - General 1 03-17-2008 06:05 PM
how to configure aria2c for metalink download sn68 Linux - Desktop 0 02-13-2007 10:08 AM
Change background in solaris and Xterm background also EvilAngel Solaris / OpenSolaris 2 01-31-2005 11:25 AM
how to run any binary in background - background process tej Linux - Newbie 1 08-16-2004 12:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration