cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Is it possilbe to dread a FIFO on remote server via curl?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 25 Feb 2003 10:51:21 +0100 (CET)

On Tue, 25 Feb 2003 Zhuoqiong.Wu_at_alcatel-sbell.com.cn wrote:

> I am going to read the output from a pipe created on a remote server via
> curl. Curl exits and complains " not a plain file " . It seems that FTP
> doesn't support this usage. ?

I can't see how this is even a curl issue. Try any other ftp client and it'll
probably say the same. The message "not a plain file" is not something curl
has come up with, it only reports what the server says.

> Does anyone have any good idea?

Yes, make sure your FTP server supports reading from a pipe as if it was a
plain file.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-02-25