[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ftp Question
- Subject: Re: ftp Question
- From: toddpw@ugcs.caltech.edu (Todd P. Whitesel)
- Date: 1 Nov 1993 06:19:41 GMT
- Newsgroups: comp.sys.apple2
- Organization: California Institute of Technology, Pasadena
- References: <1993Oct26.062830.16410@slab.slip.uiuc.edu> <2aj89bINN1rq@usenet.pa.dec.com>
gachot@bonnet.enet.dec.com () writes:
> Coudl someone tell me if it's possible to
> 'mget' multiple directories (Files which are in each
> directory) automatically. without going through
> each directories and do 'mget *'.
Not in general. The interface used by Berkely's FTP client (which almost
every unix system uses) did not have provisions for walking directory trees
recursively. The expectation was that you'd have accounts on both systems
and tar up everything and FTP the tar archive. This doesn't account for
anonymous FTP, of course, but nobody expected that to be as popular as it
was...
If there is a way to do it with the 'standard' FTP program, I'd love to hear
about it. I've often wanted such a capability myself, but I've never found it
in the help or the man pages.
Todd Whitesel
toddpw @ ugcs.caltech.edu