Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 1998 22:58:45 +0100
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Malartre <malartre@aei.ca>, 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>
In-Reply-To: <362111F7.EB284755@aei.ca>
References:  <362111F7.EB284755@aei.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981011225844.A2164>