From owner-freebsd-questions Sun Oct 11 23:51:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA15028 for freebsd-questions-outgoing; Sun, 11 Oct 1998 23:51:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA15022 for ; Sun, 11 Oct 1998 23:51:41 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.05 #3) id 0zSTVl-0000Zf-00; Sun, 11 Oct 1998 22:58:45 +0100 Date: Sun, 11 Oct 1998 22:58:45 +0100 From: Ben Smithurst To: Malartre , freebsd-questions@FreeBSD.ORG Subject: Re: How can I send more than one file by ftp? (something like a recursive option) Message-ID: <19981011225844.A2164@scientia.demon.co.uk> References: <362111F7.EB284755@aei.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.10i In-Reply-To: <362111F7.EB284755@aei.ca> User-Agent: Mutt/0.94.10i (FreeBSD 3.0-BETA i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Malartre wrote: > I cannot find a recursive option in ftp, to be abble to batch send. > I have something like 50 .html to upload on a server and wonder if it > would be possible to send them in one shot. mput *.html (I think) > Also, would there be a utility to automaticaly upload file whose date > his more recent than those on the ftp? There are probably loads of scripts to do this, I use one available from http://www.gedanken.demon.co.uk/demon/ftp-www.html (as the script says, it was designed for use with Demon Internet, though it should be fairly easy to make it work with someone else) -- Ben Smithurst ben@scientia.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message