Subject: Re: Web Site Management
To: Jeff Flowers <jeffrey@jeffreyf.net>
From: David S. <davids@idiom.com>
List: netbsd-help
Date: 02/22/2002 21:03:54
> I am trying to find a command line tool for NetBSD that would allow me a
> sync a local working copy of my website to the files on my website (remote)
> server via FTP. You know, something that would only move changed files to
> the server.

'rsync' or 'cvs', both in packages.  'rsync' is probably easier, but
'cvs' would be slicker.

David S.