[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

slink mirror



Hi,

  I need help to mirror the slink distribution.  I have mirror
  previous release (hamm) before and I did not seem to have any
  problem.

  I've modified the config file and try to do it for slink and
  it always timeout (or something) on me and stopped.

  I have a fresh partition that I want to mirror the slink for
  i386 excluding the source.

  Enclose, please find the config file.  Please let me know what
  should I do to mirror the slink so I can upgrade from 1.3.1 to
  slink.

  Here is my computer:  90 pentinum, 64 MB memory, 8 GB harddrives,
  512K ADSL connection.  I have setup a 2GB partition for the slink
  mirror.

  Thanks


package=Debian
	#
	comment=Mirror of parts of ftp.cdrom.org/pub/linux/debian
	#	
	# specify remote host and directory
	site=ftp.debian.org
	remote_dir=/debian/dists/slink
	#
	# specify local directory
	local_dir=/mnt/debian/slink
	#
	# inform this user about results
	mail_to=root
	#
	# compress these files (see perlre(1) for regular expressions)
	compress_patt=\.*(Contents|Packages(-Master)?|ls-lR|Contents-m68k.gz|contents|md5sums|Maintainers)$
	#
	# exclude these files or directories 
	# see "man perlre" for information on perl's regular expressions
	exclude_patt=(.notar|.mirrorinfo|Contents-(i386|alpha|sparc|m68k|powerpc)$|disks-(alpha|sparc|m68k|powerpc)$|source|Incoming|WebPages|\.mirror$|\.recent.$|^Contents$|^doc|^local$|binary-(alpha|sparc|m68k|powerpc)|debian-(bugs|lists)|development|dists|experimental|i-connect-fixes|indices|ls-lR|msdos-i386|private|project|unstable|upgrades)
	#
	# preserve these files or directories (see perlre(1) for reg. expr.)
	delete_excl=(local|HOWTO)
	#
	# do not delete if more than 20% of all files would vanish
	max_delete_files=20%
	#
	# this speeds up the construction of the remote ls-lR by pruning
	recurse_hard=true
        timeout=900

Reply to: