From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14814 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: ssh rulez Date: 29 Mar 1998 10:04:53 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035153944 18348 80.91.224.250 (20 Oct 2002 22:45:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:45:44 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id CAA09845 for ; Sun, 29 Mar 1998 02:01:17 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA23205 for ; Sun, 29 Mar 1998 04:02:26 -0600 (CST) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id EAN01622; Sun, 29 Mar 1998 04:37:37 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 29 Mar 1998 04:00:04 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id DAA01057 for ; Sun, 29 Mar 1998 03:59:41 -0600 (CST) Original-Received: (qmail 14424 invoked by uid 504); 29 Mar 1998 09:59:29 -0000 Original-Received: (qmail 14421 invoked from network); 29 Mar 1998 09:59:28 -0000 Original-Received: from ppp044.uio.no (HELO sparky.gnus.org) (129.240.240.45) by claymore.vcinet.com with SMTP; 29 Mar 1998 09:59:26 -0000 Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id MAA21553; Sun, 29 Mar 1998 12:01:36 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Richard Hoskins's message of "28 Mar 1998 14:17:35 -0500" X-Mailer: Gnus v5.6.5/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > As root, I envoke ssh with: > > # ssh -C -o "CompressionLevel 9" -L 119:news.iglou.com:119 iglou.com > > and set the select method to (nntp "localhost"). Uhm... I don't know why I didn't think of that... Oh, now I know -- you have to tear the ssh connection down manually after, uh, stuff has been downloaded, don't you? I use diald to take the connection up/down, so that I can pretend that I'm on a machine that's connected to the net. Hm... Perhaps I can run ssh off of gnus-agent-plugged-hook, and then tear it down from gnus-agent-unplugged-hook? That should work, I think. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen