File: README

package info (click to toggle)
fmirror 2%3A0.8.4-8
  • links: PTS
  • area: main
  • in suites: woody
  • size: 332 kB
  • ctags: 229
  • sloc: ansic: 2,937; sh: 132; makefile: 74
file content (26 lines) | stat: -rw-r--r-- 765 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26

                              fmirror

See the file INSTALL for information about compiling and installing  fmirror.

fmirror is a program for mirroring files and directories from a remote
ftp server. It allows regex-matching for files that are to be included
and excluded. It uses a combination of timestamp, file size and file
permissions to decide what files to transfer from the ftp server.

The primary goal of fmirror is to use as little memory as possible,
but still be able to do its job efficiently.

fmirror is released under the GPL, see the file COPYING for details.

The distribution site for fmirror is

   ftp://ftp.guardian.no/pub/free/ftp/fmirror/


Please send suggestions and bug reports to

   Finn Arne Gangstad <finnag@fast.no>


- Finn Arne