the forums at degreez.net

It is currently Thu Mar 28, 2024 6:57 pm

All times are UTC - 7 hours [ DST ]




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
PostPosted: Wed Nov 03, 2004 8:09 am 
Offline

Joined: Wed Nov 03, 2004 8:04 am
Posts: 2
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?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 03, 2004 12:16 pm 
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.


Top
  
 
 Post subject:
PostPosted: Thu Nov 04, 2004 7:33 am 
Offline

Joined: Wed Nov 03, 2004 8:04 am
Posts: 2
It worked. 10x alot :)


Top
 Profile  
 
 Post subject: tryed that ...
PostPosted: Sat Feb 12, 2005 5:35 pm 
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.


Top
  
 
 Post subject: Re: tryed that ...
PostPosted: Sun Feb 20, 2005 5:41 am 
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


Top
  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 29 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group