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: Tue, 22 Feb 2011 22:20:04 +0000

Bugs item #3174457, was opened at 2011-02-06 21:06
Message generated for change (Comment added) made by sf-robot
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: wrong behaviour
>Status: Closed
Resolution: Works For Me
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?

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

>Comment By: SourceForge Robot (sf-robot)
Date: 2011-02-22 22:20

Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

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

Comment By: Daniel Stenberg (bagder)
Date: 2011-02-06 22:34

Message:
Sorry, but I can't repeat this problem. What curl version are you using?
Can you please show us an exact and complete command line that fails, using
public URLs?

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

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

These mail archives are generated by hypermail.

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

File upload with ASP.NET