curl-and-php
Re: OS X Curl and PHP file upload transfer while showing transfer progress?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 27 Jun 2007 11:04:36 +0200 (CEST)
Date: Wed, 27 Jun 2007 11:04:36 +0200 (CEST)
On Tue, 26 Jun 2007, M wrote:
> How can I use OS X curl to upload a file to a PHP script and have curl show
> the file transfer progress while it's uploading?
This isn't really PHP related so the curl-users is a better list for this.
But the key here is to redirect the output (with -O, -o or >) since that is
what shuts off the progress meter.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2007-06-27