cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: do we have multiple file upload/download via ftp in curl.

From: Combes, Chris M. <ccombes_at_northropgrumman.com>
Date: Tue, 18 Feb 2003 10:21:34 -0500

One option is to use "ncftpget" as perhaps a system call:

ncftpget -u <user> -p <password> <host> ./ /h/src/*

./ is the destination directory.
/h/src/* is the source directory.

http://www.ncftpd.com/download/

Chris

> On Sat, 15 Feb 2003, Phalnikar, Amol wrote:
>
> > I want to download/ upload multiple files one after other ( serially
> > ).
> > I have the name of the directory (URL) from where I will be
> > downloading the files, but don't have the names of files present in that
> > directory.
> >
> > So is there any direct method/option to be set in easy interface, by
> > which all files present in the directory will be downloaded one after the
> > other ? I could not find the same.

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-02-18