README
1
2 fmirror
3
4See the file INSTALL for information about compiling and installing fmirror.
5
6fmirror is a program for mirroring files and directories from a remote
7ftp server. It allows regex-matching for files that are to be included
8and excluded. It uses a combination of timestamp, file size and file
9permissions to decide what files to transfer from the ftp server.
10
11The primary goal of fmirror is to use as little memory as possible,
12but still be able to do its job efficiently.
13
14fmirror is released under the GPL, see the file COPYING for details.
15
16The distribution site for fmirror is
17
18 ftp://ftp.guardian.no/pub/free/ftp/fmirror/
19
20
21Please send suggestions and bug reports to
22
23 Finn Arne Gangstad <finnag@fast.no>
24
25
26- Finn Arne
27