zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <opk@u.genie.co.uk>
To: zsh-workers@sunsite.dk
Subject: Re: zftp annoyance
Date: Thu, 24 May 2001 17:29:45 +0100	[thread overview]
Message-ID: <3B0D36F9.661BD871@u.genie.co.uk> (raw)
In-Reply-To: <Tc0a88d0153b7d8bd93@mailsweeper01.cambridgesiliconradio.com>

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. Did you mean $ZFTP_SESSION which is
`default'.

> 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?

> Making zfget support [user@]host:file and URL notation for one-off
> retrievals is another useful, and relatively simple, possibility.  I
> haven't been doing much with zftp recently.

It isn't on the top of my list. I'm happy with wget etc for those sort
of things. zftp is really useful when you want to keep the session for a
while and mix it with other commands.

> How are you managing reconnect on timeout?  Using zfautocheck?

Yes, or whatever the default is after running zfinit. The only
configuration I've done of zftp is making sure zstyle -d is after zfinit
to clear the default styles.

> Looks like the zfconfig parameter maintained by the function system should
> be storing the transfer type, which it isn't.

Yes. That sounds like the sort of thing I was expecting to be the
problem.

Oliver


  reply	other threads:[~2001-05-24 16:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-24 14:08 Oliver Kiddle
2001-05-24 14:31 ` Peter Stephenson
2001-05-24 16:29   ` Oliver Kiddle [this message]
2001-05-24 16:39     ` Peter Stephenson
2001-05-24 17:02       ` Oliver Kiddle
2001-05-24 18:18         ` Peter Stephenson
2001-05-24 14:40 ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B0D36F9.661BD871@u.genie.co.uk \
    --to=opk@u.genie.co.uk \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).