the forums at degreez.net
http://forums.degreez.net/

Cannot make btdownloadheadless.py run in background
http://forums.degreez.net/viewtopic.php?f=3&t=3213
Page 1 of 1

Author:  avok [ Wed Nov 03, 2004 8:09 am ]
Post subject:  Cannot make btdownloadheadless.py run in background

I use SSH2 terminal connection to Debian GNU box. When I type
python btdownloadheadless.py some.torrent &
after a while a get a message that python process is stopped. Another problem is when I disconnect the terminal that started the background process, next time I login it is gone. Someone has an idea?

Author:  oog [ Wed Nov 03, 2004 12:16 pm ]
Post subject: 

try using the screen program:

screen btdownloadheadless.py some.torrent

it starts a separate terminal session that will continue to run after you disconnect. you can disconnect with ctrl-A followed by D. you can reattach with screen -x.

Author:  avok [ Thu Nov 04, 2004 7:33 am ]
Post subject: 

It worked. 10x alot :)

Author:  guest [ Sat Feb 12, 2005 5:35 pm ]
Post subject:  tryed that ...

i'm running FreeBSD 5.3-STABLE and it doesn't have screen command
i get the following output
screen: Command not found.
i can't even find it at the ports.
i tryed nohup and it worked fine.
my problem was that i counldn't see what was going on with the download.
so i added > file to get the output from the prog .. but the file gets too big.
the starting idea was to put a ssh script to crontab .
any help would be apricieted.
thank you.

Author:  Guest [ Sun Feb 20, 2005 5:41 am ]
Post subject:  Re: tryed that ...

guest wrote:
i'm running FreeBSD 5.3-STABLE and it doesn't have screen command
i get the following output
screen: Command not found.
i can't even find it at the ports.
i tryed nohup and it worked fine.
my problem was that i counldn't see what was going on with the download.
so i added > file to get the output from the prog .. but the file gets too big.
the starting idea was to put a ssh script to crontab .
any help would be apricieted.
thank you.


check /usr/ports/misc/screen

Page 1 of 1 All times are UTC - 7 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/