[.....]
> We need generic FTP and HTTP functionality for a variety of
> applications (first and foremost, sysinstall and pkg_add(1)), and we
> need a command-line interface to the FTP and HTTP protocols
> (fetch(1)). We also need an interactive interface to the FTP protocol
> (for doing stuff like proxying). These are two very different needs;
> the fetch(3) library is well suited to the former three applications
> (sysinstall, pkg_add(1) and fetch(1)) but poorly suited to the latter
> (ftp(1)).
[.....]

What about a non-interactive command for pushing stuff via ftp/http ? 
This has always been lacking IMHO (``ftp -n <<EOF'' is full of 
gotchas).

I haven't actually looked at libfetch, but I would think that the 
functionality should be there.

> DES
> -- 
> Dag-Erling Smorgrav - d...@flood.ping.uio.no

-- 
Brian <br...@awfulhak.org>                        <br...@freebsd.org>
      <http://www.Awfulhak.org>                   <br...@openbsd.org>
Don't _EVER_ lose your sense of humour !          <br...@uk.freebsd.org>




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to