>> Do you have access to screen(1)? That should help you retain >> sessions for long periods of time if you're suffering from timeouts. >> It's in /usr/bin on my Mac. I imagine it's avaialble available on >> most Linux boxes.
Dave> I have it or can get it. Dave> How would I use it in this case? Do I run screen on the local Dave> machine or on the server? That's a good question. It's been years since I used it (Mac SE connecting to VMS days), but lots of people use it to maintain logins. If you get disconnected your session on the remote machine stays alive. The nex time you run screen you are reconnected to that session. Perfect for flaky communications. Skip _______________________________________________ spambayes-dev mailing list spambayes-dev@python.org http://mail.python.org/mailman/listinfo/spambayes-dev