cURL / Mailing Lists / curl-users / Single Mail

curl-users

download files and write to a directory

From: Sophia Su <Sophia.Su_at_dig.com>
Date: Fri, 11 Aug 2000 17:26:38 -0700

Hi,

I'm new to curl. I want to download a couple of files from a http server and
write them to the same directory (say, output). How can I do? I tried -o
option like this:

curl http://www.somelink.com/somefile.txt -o ./output/somefile.txt

But it doesn't work. Any suggestions?

Thanks & Have a nice weekend!

Sophia
Received on 2000-08-12