cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: download files and write to a directory

From: Sophia Su <Sophia.Su_at_dig.com>
Date: Fri, 11 Aug 2000 18:16:11 -0700

Sorry! I just solved the problem. Actually, I just forgot to mkdir the
directory...

Sophia

-----Original Message-----
From: Sophia Su [mailto:Sophia.Su_at_dig.com]
Sent: Friday, August 11, 2000 5:27 PM
To: 'curl_at_contactor.se'
Subject: download files and write to a directory

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