curl-library
RE: Upload to SFTP, novice question
From: Michael Masin <mmasin_at_atstuff.com>
Date: Sun, 14 Sep 2008 09:18:51 -0400
Date: Sun, 14 Sep 2008 09:18:51 -0400
>> $curl->setopt(CURLOPT_INFILE, *FH);
>> waits input on STDIN. After entry and an EOT, the keyed data is uploaded
to
>> the correct file on the remote.
On Saturday, September 13, 2008 6:58 PM, Wei Weng wrote
> Is there a CURLOPT_VERBOSE setting in PERL:libcurl that you can turn on to
see
> more detailed message exchange between client and server?
The client connects OK but it waits for data from the console. If data is
entered, it is uploaded to the server (instead of the data from the
filehandle).
Thanks,
m2
Received on 2008-09-14