From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3250 invoked from network); 22 May 2000 15:02:45 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 May 2000 15:02:45 -0000 Received: (qmail 7340 invoked by alias); 22 May 2000 15:02:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11506 Received: (qmail 7333 invoked from network); 22 May 2000 15:02:24 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: Proxy support for zftp functions Date: Mon, 22 May 2000 19:01:57 +0400 Message-ID: <000901bfc3fe$acab7310$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 I'd like to add proxy support to these. Looking around, it looks, like it enough to add a couple of lines to zfopen - but I'm not sure, if there can be any side effects (e.g. we set ZFTP_HOST but open real connection to another host). Peter, do you envision some problems here? Currently I am interested only in user@host type of proxy, that is tranparent and should be easy enough. Other types (with login) may require some more changes (requesting/keeping proxy password is one). Of course, some way to set "no proxy" domains is needed. -andrej Have a nice DOS! B >>