Page 1 of 1

Trouble with screen and wget on linux

Posted: Tue Aug 16, 2011 9:30 pm
by slayn
Hello,
I use GNU Screen (http://www.gnu.org/s/screen/) on my linux console and I'd love to open my FlashGot wget downloads in it. It works, but when the download is finished, it starts again for some reason. I choose /usr/bin/screen as custom download manager and the command line parameters are following:

Code: Select all

-X screen wget [URL] -c [--directory-prefix=FOLDER] [--referer=REFERER] [--post-data=POST] [--load-cookies=CFILE] [--header=Cookie:COOKIE] [--input-file=UFILE]
Can someone help me? Thanks