
sitecopy is for copying locally stored websites to remote web servers.
The program will upload files to the server which have changed
locally, and delete files from the server which have been removed
locally, to keep the remote site synchronized with the local site,
with a single command. sitecopy will also optionally try to spot files
you move locally, and move them remotely. FTP, WebDAV and HTTP-based
authoring servers are supported.

sitecopy is designed to not care about what is actually on the remote
server - it simply keeps a record of what it THINKS is in on the
remote server, and work from that.

 * Read 'NEWS' for a list of changes in this release
 * Read 'INSTALL' for installation instructions
 * For information on the OS/2 port, see 'README.emx'
 * For information on the GNOME interface, see 'README.gnome'
 * Send bug reports, feature requests etc to <sitecopy@lyra.org>
 * Web site at http://www.lyra.org/sitecopy/
 * Discussion list: subscribe by mail to <sitecopy-request@lyra.org>, or
   via the Web at http://www.lyra.org/mailman/listinfo/sitecopy/

sitecopy is:
   Copyright (C) 1998-2000 Joe Orton
The GNOME frontend is:
   Copyright (C) 1999-2000 Lee Mallabone
Portions are:
   Copyright (C) 1987-1999 Free Software Foundation, Inc
   Copyright (c) 1999 Eric S. Raymond
   Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu)

   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   (at your option) any later version.
  
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
  
   You should have received a copy of the GNU General Public License
   along with this program; if not, write to the Free Software
   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

