Tiny Core Base > Release Candidate Testing

Core v4.6rc1

<< < (2/6) > >>

gerald_clark:
Orphan file check does not work with ftp mirrors.
Mirror picker hangs on non responding mirrors like ftp.sh.cvut.cz.

hiro:
what is this renaming craze? why not rename apache?!

curaga:

--- Quote from: gerald_clark on August 03, 2012, 12:32:54 AM ---Mirror picker hangs on non responding mirrors like ftp.sh.cvut.cz.

--- End quote ---

wget's default timeout is used currently, maybe it should be shortened a bit.

But the main issue was unresponsive mirrors, so mirrors.tcz is updated with the Czech and Poland mirrors removed (Czech unresponsive, Poland didn't carry Core any more).

roberts:

--- Quote ---Orphan file check does not work with ftp mirrors.

--- End quote ---


--- Code: ---BusyBox v1.20.1 (2012-05-31 03:26:11 UTC) multi-call binary.

Usage: wget [-c|--continue] [-s|--spider] [-q|--quiet] [-O|--output-document FILE]
        [--header 'header: value'] [-Y|--proxy on/off] [-P DIR]
        [--no-check-certificate] [-U|--user-agent AGENT] [-T SEC] URL...

Retrieve files via HTTP or FTP

        -s      Spider mode - only check file existence
        -c      Continue retrieval of aborted transfer
        -q      Quiet
        -P DIR  Save to DIR (default .)
        -T SEC  Network read timeout is SEC seconds
        -O FILE Save to FILE ('-' for stdout)
        -U STR  Use STR for User-Agent header
        -Y      Use proxy ('on' or 'off')


--- End code ---
I am using the -s option.  From above it would seem a busybox issue. I will disable orphan file checking if current mirror is an ftp site.

roberts:

--- Quote from: hiro on August 03, 2012, 03:12:19 AM ---what is this renaming craze? why not rename apache?!

--- End quote ---

Craze, really?
How about you asking the Apache group not to name Apache Benchmark ab?
Such change was prompted because I am trying to improve Core's CLI usage.
Loading the apache extension supplants ab in search path.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version