summaryrefslogtreecommitdiff
path: root/www/sitecopy/pkg-descr
blob: 5c110fcff0dff0f9ecdf18a04f3c6a5c074b7925 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.
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. WebDAV can be used to maintain remote sites
as well as FTP.

WWW: http://www.lyra.org/sitecopy/

- Nik
nik@FreeBSD.ORG