Re: New ftpsync version 20160306
Peter Palfrader <[email protected]>
| Newsgroups | gmane.linux.debian.user.mirrors |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 08 Mar 2016, Kurt Roeckx wrote:
[_hierarchy:]
> syncproxy2.eu.debian.org syncproxy2.eu.debian.org klecker.debian.org ftp-master.debian.org
> mirror.as35701.net mirror.as35701.net mirror.as35701.net ftp.nl.debian.org
>
> While _trace shows:
> ftp-master.debian.org
> syncproxy2.eu.debian.org
> ftp.nl.debian.org
> mirror.as35701.net
>
> (Which should be correct.)
Both seem reasonable. _hierarchy is lines of
"$(basename "${TRACEFILE}") ${MIRRORNAME} ${TRACEHOST} ${RSYNC_HOST}"
The fact that ftp.nl isn't there suggests it's not running the new
ftpsync yet.
Cheers,