======
% fink install xv
Information about 9352 packages read in 1 seconds.
The following package will be installed or updated:
 xv
curl --connect-timeout 30 -f -L -A 'fink/0.39.3' -O 
http://www.mirrorservice.org/sites/ftp.cis.upenn.edu/pub/xv/xv-3.10a.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     
0curl: (22) The requested URL returned error: 404 Not Found
### execution of curl failed, exit code 22
Downloading the file "xv-3.10a.tar.gz" failed.

(1)     Give up
(2)     Retry the same mirror
(3)     Retry another mirror

Default answer will be chosen in 120 seconds...
How do you want to proceed? [3] 
curl --connect-timeout 30 -f -L -A 'fink/0.39.3' -O 
ftp://ftp.cis.upenn.edu/pub/xv/xv-3.10a.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
 63 2206k   63 1398k    0     0  1663k      0  0:00:01 --:--:--  0:00:01 
1663kcurl: (18) server did not report OK, got 500
### execution of curl failed, exit code 18
Downloading the file "xv-3.10a.tar.gz" failed.

(1)     Give up
(2)     Retry the same mirror

======

Hmm.

======
% wget ftp://ftp.cis.upenn.edu/pub/xv/xv-3.10a.tar.gz
--2016-05-02 02:55:24--  ftp://ftp.cis.upenn.edu/pub/xv/xv-3.10a.tar.gz
           => ‘xv-3.10a.tar.gz’
Resolving ftp.cis.upenn.edu... 158.130.67.137
Connecting to ftp.cis.upenn.edu|158.130.67.137|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/xv ... done.
==> SIZE xv-3.10a.tar.gz ... 2259124
==> PASV ... done.    ==> RETR xv-3.10a.tar.gz ... done.
Length: 2259124 (2.2M) (unauthoritative)

xv-3.10a.tar.gz      100%[=======================>]   2.15M  10.2MB/s   in 0.2s 
  

2016-05-02 02:55:24 (10.2 MB/s) - Data transfer aborted.
Retrying.

--2016-05-02 02:55:25--  ftp://ftp.cis.upenn.edu/pub/xv/xv-3.10a.tar.gz
  (try: 2) => ‘xv-3.10a.tar.gz’
==> CWD not required.
==> SIZE xv-3.10a.tar.gz ... 
Error in server response, closing control connection.
Retrying.

--2016-05-02 02:55:27--  ftp://ftp.cis.upenn.edu/pub/xv/xv-3.10a.tar.gz
  (try: 3) => ‘xv-3.10a.tar.gz’
Connecting to ftp.cis.upenn.edu|158.130.67.137|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/xv ... done.
==> SIZE xv-3.10a.tar.gz ... 2259124
File has already been retrieved.
2016-05-02 02:55:27 (0.00 B/s) - ‘xv-3.10a.tar.gz’ saved [2259124]


======

Indeed the file came in using wget!

-rw-------    1 schneidt  wheel    2259124 May  2 02:55 xv-3.10a.tar.gz

Hunh?

On another Unix system, I get repeated attempts for
wget ftp://ftp.cis.upenn.edu/pub/xv/xv-3.10a.tar.gz
but every attempt gives the file!

Tom

  Thomas D. Schneider, Ph.D.
  Senior Investigator
  National Institutes of Health
  National Cancer Institute
  Center for Cancer Research
  Gene Regulation and Chromosome Biology Laboratory
  Molecular Information Theory Group
  Frederick, Maryland  21702-1201
  https://schneider.ncifcrf.gov (current link)
  https://alum.mit.edu/www/toms (permanent link)

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to