This is the Debian GNU/Linux pre-packaged version of "sitecopy".

sitecopy is for copying locally stored websites to remote ftp 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.
The aim is to remove the hassle of uploading and deleting individual files
using an FTP client. sitecopy will also optionally try to spot files you move
locally, and move them remotely.

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 works from that. 

It is available from its homepage, http://www.orton.demon.co.uk/projects/

Copyright (C) 1998-99 Joe Orton <joe@orton.demon.co.uk>
read_line function Copyright (C) Eric Raymond

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.

On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/doc/copyright/GPL'.
