You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

28 lines
970 B

##
## mirror.defaults -- Mirror Default Configuration
##
package=defaults
#hostname=ftp.foo.dom
#local_dir=@l_prefix@/pub/
#remote_password=ftp@foo.dom
#user=20000
#group=20000
#mail_to=root
dir_mode=0755
file_mode=0444
update_log=.mirror
exclude_patt=(^|/)(\.mirror$|\.mirror\.log|core$|\.cap|\.in\..*\.$|MIRROR\.LOG|#.*#|\.FSP|\.cache|\.zipped|\.notar|\.message|lost\+found/|\.gncache|Network Trash Folder)
compress_patt=
compress_prog=gzip
compress_excl+|-z(\d+)?$|\.tgz|_tgz|\.tar\.Z|\.tar\.gz|\.taz$|\.arc$|\.zip$|\.lzh$|\.zoo$|\.exe$|\.lha$|\.zom$|\.gif$|\.jpeg$|\.jpg$|\.mpeg$|\.au$|\.shk$|read.*me|index|info|faq|gzip|compress|(^|/)\.\.?$
delete_excl=(^|/)\.(mirror.*|notar|cache)$
local_ignore=README.LOCAL|(^|/)\.(mirror.*|notar)$
do_deletes=true
max_delete_files=50%
max_delete_dirs=50%
make_bad_symlinks=true
mode_copy=true
name_mappings=s:\.\./:__/:g
recursive=true