Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zftp annoyance



Oliver Kiddle wrote:
> Peter Stephenson wrote:
> > 
> > 
> > Look and see if $ZFTP_SYSTEM contains "UNIX Type: L8"; if not, it won't
> > happen automatically.
> 
> $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.

> > It should be easy to adapt the function suite to remember this.  It would
> > be even easier to make binary the default:  just doctor zfopen and zfanon
> > and put `zftype binary' at the end.  Hooks aren't currently implemented,
> > but that could be done.
> 
> I'd probably do that but it'd be a hassle every time I upgrade zsh.
> Would anyone object to having a style for this?

That sounds quite sensible.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR Ltd., Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author