Xref: utzoo comp.unix.questions:30949 comp.unix.admin:1724 comp.protocols.tcp-ip:15923 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!olivea!uunet!cme!libes From: libes@cme.nist.gov (Don Libes) Newsgroups: comp.unix.questions,comp.unix.admin,comp.protocols.tcp-ip Subject: Re: FTP directories Message-ID: <2399@muffin.cme.nist.gov> Date: 2 May 91 15:02:32 GMT References: <3549@beguine.UUCP> <1991Apr29.203050.8621@athena.mit.edu> Followup-To: comp.unix.questions Organization: National Institute of Standards and Technology Lines: 12 In article <1991Apr29.203050.8621@athena.mit.edu> jik@athena.mit.edu (Jonathan I. Kamens) writes: >In article <3549@beguine.UUCP>, mpaf1216@med.unc.edu (Matthew Sean Pardo) writes: >|> Is there a way to FTP a directory or subdirectory > No. You can use "mget" to tell it to get multiple files in a directory, but >there is no way to do recursive retrievals of a directory. rftp (for "recursive ftp") is an expect script that ftps directories. It comes with the expect distribution. (Email "send pub/expect.shar.Z" to library@cme.nist.gov or anonymous ftp same from durer.cme.nist.gov.) Don Libes libes@cme.nist.gov ...!uunet!cme-durer!libes