cURL / Mailing Lists / curl-library / Single Mail

curl-library

file protocol does not capture metrics?

From: Jesse Noller <jnoller_at_archivas.com>
Date: Thu, 04 Mar 2004 09:29:03 -0500

I am currently using the file:/ protocol to grab a bunch of files from
an NFS mount - currently, the issue is that while libcurl and curl both
perform the desired action, and measures the size - it does not record
any other metrics, like speed_download (bytes/sec) and other similar
metrics for example:

[jnoller_at_jnoller dev]$ curl
file:/home/jnoller/development/pynfs-citi-2004-02-20.tar.gz > noogins
  % Total % Received % Xferd Average Speed Time
Curr.
                                 Dload Upload Total Current Left
Speed
  0 161k 0 0 0 0 0 0 --:--:-- 0:00:00
--:--:-- 0

Does the file:/ protocol not have the capability to record these
metrics?
Received on 2004-03-04