-----BEGIN PGP SIGNED MESSAGE-----

Hi all again,

I have setup a config file to mirror hamm, but mirror works in very slow
mode ???

The connection is fully stablished as reported by netstat:

tcp        0      0 rdsi38.vlc.servic:26873 slug.ctv.es:ftp ESTABLISHED
tcp        0      0 rdsi38.vlc.servic:27313 slug.ctv.es:ftp-data ESTABLISHED

but the mirror process speed is very very very slow... and I do not
understand why... a normal ftp connection speed is "good".... ??

I've attached my config file


Any comment will be greatly appreciated,


        regards,

                        Ulisses
- -----------------------------------------------------------------------------
"Computers are useless. They can only give answers."            Pablo Picasso

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: latin1
Comment: PGP public key avaliable at http://www.rediris.es/cert/keyserver

iQB1AwUBNTW+6g/N+5+NQ63pAQHbXAL9EakeF81hnNgfbvQ3J7ArUk4dwJRgtcaM
tMAK8gKIgciBAbVT6ghEgLqKOpgmuAvehFGfoCTvIS62HYtVc+1c4g1rWJq9WA7u
x7e9xz1usN4bKOUYoH3nuVNUTFLFMedt
=KMBT
-----END PGP SIGNATURE-----
# Example parameter file for the Debian GNU/Linux "mirror" package
#
# This serves as an illustration for a valid mirror parameter file. See the
# man page mirror(1) and the files in /usr/doc/mirror/examples/* for details.
#
# You can use this as a starting point for a local mirror of parts of the
# Debian distribution. As an example, it is set up to ignore non-i386 
# architecture, sources, msdos-8.3-named files, the mailing list archives
# as well as the WebPages for www.debian.org. It will take up around 200 MB.
#
# It worked for me when I wrote it, but it might fail for you. No warranties 
# whatsoever. Use at your own risk.
#
# Written by Dirk Eddelbuettel <[EMAIL PROTECTED]>

package=Debian
        #
        comment=Mirror of parts of ftp.debian.org/pub/debian
        #       
        # specify remote host and directory
        #site=ftp.doc.ic.ac.uk
        #remote_dir=/pub/Mirrors/ftp.debian.org/pub/debian/hamm
        site=slug.ctv.es
        remote_dir=/pub/mirror/debian/hamm
        #
        # specify local directory
        local_dir=/var/mirror
        #
        # 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|md5sums|Maintainers)$
        #
        # exclude these files or directories 
        # see "man perlre" for information on perl's regular expressions
        
#exclude_patt=(rex/|unstable/|development/|experimental/|ms-dos(-i386)?/|source/|private/|debian-(bugs|lists)/|binary-(alpha|sparc|m68k)/|Incoming/|WebPages/|local/|.mirrorinfo)
        
exclude_patt=(electronics/|games/|graphics/|hamradio/|math/|news/|otherosfs/|sound/|tex|text/|x11/|binary-alpha/|binary-m68k/|binary-powerpc/|binary-sparc/|disks-alpha/|disks-m68k/|disks-sparc/|source/|hamm/)
        #
        # preserve these files or directories (see perlre(1) for reg. expr.)
        delete_excl=(local$)
        #
        # 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


Reply via email to