From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15961 invoked from network); 24 May 2001 17:03:06 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 24 May 2001 17:03:06 -0000 Received: (qmail 11547 invoked by alias); 24 May 2001 17:02:56 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14475 Received: (qmail 11536 invoked from network); 24 May 2001 17:02:55 -0000 Sender: kiddleo Message-ID: <3B0D3EB7.764DAB2E@u.genie.co.uk> Date: Thu, 24 May 2001 18:02:47 +0100 From: Oliver Kiddle X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.15 i686) X-Accept-Language: en MIME-Version: 1.0 To: zsh-workers@sunsite.dk Subject: Re: zftp annoyance References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Peter Stephenson wrote: > > > $ZFTP_SYSTEM appears to be unset. > That suggests the system doesn't support SYST. Try using ncftp and see > what you get with `quote SYST'. If you get a response there could be a > problem somewhere in zftp.c. quote SYST from ncftp correctly gives UNIX Type: L8. At the end of zfanon's about, I get: 500 Syntax error, command unrecognized. which might have something to do with it. The server is ftp.plig.org if that helps. If you can't repeat it, it may be something caused by the firewall here which has been causing a few problems with ftp recently. Oliver