From owner-freebsd-questions Tue Jan 28 14:13:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA14447 for questions-outgoing; Tue, 28 Jan 1997 14:13:22 -0800 (PST) Received: from jump.net (serv1-2.jump.net [204.238.120.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA14439 for ; Tue, 28 Jan 1997 14:13:18 -0800 (PST) Received: from benjamin.adonai.com by jump.net (8.8.4/BERK-6.8.11) id QAA13278; Tue, 28 Jan 1997 16:12:51 -0600 (CST) Message-Id: <1.5.4.32.19970128221326.006b6e48@jump.net> X-Sender: adonai@jump.net X-Mailer: Windows Eudora Light Version 1.5.4 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 28 Jan 1997 16:13:26 -0600 To: "Daniel Keller" From: Lee Crites Subject: Re: downloading multiple files Cc: "FreeBSD Questions Mailing List" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 23:25 27-01-97 -0800, Daniel Keller wrote: >I have a large set of files I would like to download (the 2.2 bin), how can >I make a script to download these and some others like the man pages. I >would also like It to disconnect when it is finished if possible (I was >planning to starting it when I go to school in the morning if possible, and >I don't want it to be connected until I get home unless is absolutely >necessary). I am using usermode ppp on 2.1.5-RELEASE. I use a program called batchftp. You can find the source code around. Although it does not say it will run on FreeBSD, I compiled it out of the box and am using it now. If you can't find the source, let me know and I'll mail it to you. Lee