Page 1 of 1

[LINUX] flashgot + aria2 window problem

Posted: Tue Jun 01, 2010 6:06 pm
by supersopa
hi,

im new italian user.

i have a problem with flashgot and aria2

when i download a file with aria2 it open a window console, the problems are:

- when the download finished, by correct download or by fail, the window close automatically....exist a way for to block the window , i dont want that it close!

- if a download fail it retry for some times, exist a way to set the limit, to rise up the number of retry?

thanks :)

Re: [LINUX] flashgot + aria2 window problem

Posted: Tue Jun 01, 2010 6:53 pm
by therube
So what, you are starting this from a GUI, it opens a shell window, does the download, then closes?

And if you were to run it directly from a command prompt, would the window remain?

Or if you ran a shell script from a GUI, but before the script ended, it paused, would that work?

Or would --on-download-stop=COMMAND work?


Retries: -m, --max-tries=N: Set number of tries. 0 means unlimited. Default: 5

Re: [LINUX] flashgot + aria2 window problem

Posted: Wed Jun 02, 2010 6:29 am
by supersopa
the problem is that aria2 doesnt have a list for to remember the link of the downloads, in queue, completed, etc...such have the download manager with a gui like uget

i want to have a list for the download, i want to have the list of the url , so if the download failed i can retry manually....

flashgot with aria2 open a console window that disappared when the download completed or fail so if i would to get the url for to restart or continue stopped/failed download i cant....

exist a way for to this? exist a way for to make aria2 downloads list manage like , for example, uget , orbitdownloader, and so on?

thanks

Re: [LINUX] flashgot + aria2 window problem

Posted: Wed Jun 02, 2010 6:38 am
by supersopa
.......and, what is the .aria2 file ? :)