cURL / Mailing Lists / curl-users / Single Mail

curl-users

reading a log file while open

From: Francisco Gonzalez Velasco <frangonve_at_gmail.com>
Date: Fri, 22 Apr 2016 06:21:46 +0200

Hello, I'm using cURL in a windows 8.1 machine to subscribe to an events
streaming service and writing the output to a file using

C:\>curl -o c:\q\events.txt -k -H "Authorization: Bearer My_Authorization" "
https://stream-fxpractice.oanda.com/v1/events"

I need to read the contents of the events.txt file while the cURL process
is still active.

Is this possible?

How?

Best regards

Francisco

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-users
FAQ: https://curl.haxx.se/docs/faq.html
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-04-22