summaryrefslogtreecommitdiff
path: root/ftp/mirror/files/patch-mirror.defaults
blob: 863467fc6598ea2581cae8a599a487e86bc9fde6 (plain) (blame)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
*** mirror.defaults.orig	Fri May 29 20:57:46 1998
--- mirror.defaults	Mon Jun  8 14:01:11 1998
***************
*** 11,39 ****
  	# The LOCAL hostname - if not the same as `hostname`
  	# (I advertise the name sunsite.org.uk but the machine is
  	#  really swallow.sunsite.org.uk.)
! 	hostname=sunsite.org.uk
  	# Keep all local_dirs relative to here
! 	local_dir=/public/
  	# The local_dir must exist FIRST
  	#local_dir_check=true
! 	remote_password=wizards@sunsite.org.uk
  	mail_to=
  	# Don't mirror file modes.  Set all dirs/files to these
  	dir_mode=0755
  	file_mode=0444
  	# By defaults files are owned by root.zero
! 	user=0
! 	group=0
  #       # Keep a log file in each updated directory
  #       update_log=.mirror
! 	update_log=
  	# Don't overwrite my mirror log with the remote one.
  	# Don't pull back any of their mirror temporary files.
  	# nor any FSP or gopher files...
  	exclude_patt=(^|/)(\.mirror$|\.mirror\.log|core$|\.cap|\.in\..*\.$|MIRROR\.LOG|#.*#|\.FSP|\.cache|\.zipped|\.notar|\.message|lost\+found/|Network Trash Folder)|suky.mpe?g
  	# Do not to compress anything
  	compress_patt=
! 	compress_prog=compress
  	# Don't compress information files, files that don't benifit from
  	# being compressed, files that tell ftpd, gopher, wais... to do things,
  	# the sources for compression programs...
--- 11,39 ----
  	# The LOCAL hostname - if not the same as `hostname`
  	# (I advertise the name sunsite.org.uk but the machine is
  	#  really swallow.sunsite.org.uk.)
! 	# hostname=sunsite.org.uk
  	# Keep all local_dirs relative to here
! 	local_dir=/home/ftp/pub
  	# The local_dir must exist FIRST
  	#local_dir_check=true
! 	# remote_password=wizards@sunsite.org.uk
  	mail_to=
  	# Don't mirror file modes.  Set all dirs/files to these
  	dir_mode=0755
  	file_mode=0444
  	# By defaults files are owned by root.zero
! 	# user=0
! 	# group=0
  #       # Keep a log file in each updated directory
  #       update_log=.mirror
! 	# update_log=
  	# Don't overwrite my mirror log with the remote one.
  	# Don't pull back any of their mirror temporary files.
  	# nor any FSP or gopher files...
  	exclude_patt=(^|/)(\.mirror$|\.mirror\.log|core$|\.cap|\.in\..*\.$|MIRROR\.LOG|#.*#|\.FSP|\.cache|\.zipped|\.notar|\.message|lost\+found/|Network Trash Folder)|suky.mpe?g
  	# Do not to compress anything
  	compress_patt=
! 	compress_prog=gzip
  	# Don't compress information files, files that don't benifit from
  	# being compressed, files that tell ftpd, gopher, wais... to do things,
  	# the sources for compression programs...
***************
*** 47,53 ****
  	# rpm and deb are package formats used on RedHat and Debian Linux
  	compress_excl+|-z(\d+)?$|\.tgz|_tgz|\.tar\.Z|\.tar\.gz|\.taz$|\.arc$|\.zip$|\.lzh$|\.zoo$|\.exe$|\.lha$|\.zom$|\.gif$|\.jpeg$|\.jpg$|\.mpeg$|\.au$|\.shk$|rpm$|deb$|read.*me|index|info|faq|gzip|compress|(^|/)\.\.?$
  	# Don't delete own mirror log, .notar or .cache files (incl in subdirs)
! #       delete_excl=(^|/)\.(mirror|notar|cache)$
  	# Ignore any local readme and .mirror files
  	local_ignore=README.doc.ic|(^|/)\.(mirror|notar)$
  	# Automatically delete local copies of files that the
--- 47,53 ----
  	# rpm and deb are package formats used on RedHat and Debian Linux
  	compress_excl+|-z(\d+)?$|\.tgz|_tgz|\.tar\.Z|\.tar\.gz|\.taz$|\.arc$|\.zip$|\.lzh$|\.zoo$|\.exe$|\.lha$|\.zom$|\.gif$|\.jpeg$|\.jpg$|\.mpeg$|\.au$|\.shk$|rpm$|deb$|read.*me|index|info|faq|gzip|compress|(^|/)\.\.?$
  	# Don't delete own mirror log, .notar or .cache files (incl in subdirs)
!         delete_excl=(^|/)\.(mirror|notar|cache)$
  	# Ignore any local readme and .mirror files
  	local_ignore=README.doc.ic|(^|/)\.(mirror|notar)$
  	# Automatically delete local copies of files that the