cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3174457 ] save multiple files problem with curl -o

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sun, 06 Feb 2011 21:06:53 +0000

Bugs item #3174457, was opened at 2011-02-06 21:06
Message generated for change (Tracker Item Submitted) made by manni2
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3174457&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: http
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Manfred Noack (manni2)
Assigned to: Daniel Stenberg (bagder)
Summary: save multiple files problem with curl -o

Initial Comment:
Hi,

trying to download different pages with curl -o and multiple urls but every file contains the same content.
example:

curl -o file1 http://url1 -o file2 http://url2 -o file3 http://url3

curl creates file1, file2 and file3 but all files are containing the same content of http://url3
Is this a bug or do I something wrong?

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3174457&group_id=976
Received on 2011-02-06

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET