On Mon, 14 Feb 2000, Zaigui Wang wrote:

> I need to regularly update our web site. All the changes are made and
> tested  on machine A, and the www server is on machine B. Is there an easy
> way to update machine B based on whatever changes that have been made on
> machine A?
> 
> Tar everything up on machine A and untar it on machine B, of course, will
> work. But that is a little bit overkill, if only a tiny bit is changed.

If machine A is a web or ftp server (which makes sense), you can use wget
-m on
machine B.  You can also use the flag to check timestamps so you're only
sending new stuff.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to