cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Feature request: Fill fields from *multiple* pipes

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 11 Jul 2008 22:41:14 +0200 (CEST)

On Fri, 11 Jul 2008, Stefan Klinger wrote:

> But what I want to do is to read the data from stdin, and ask for the passwd
> via ssh-askpass. As syntax I'd suggest the '=|' characters, in continuation
> of '=<' and '=@'. Example:

> datasource | curl -F 'data=<-' -F 'pass=|ssh-askpass' ...

> What do you think?

I think it is about time you consider writing a tiny tiny shell script that
solves this issue for you...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-07-11