[R-390] AN/URM-25D Repair Info - More

Mike Andrews mikea at mikea.ath.cx
Thu Mar 8 09:28:06 EST 2012


On Thu, Mar 08, 2012 at 08:41:30AM -0500, rbethman wrote:
> Okay,  You'll have to enlighten me.
> 
> I've looked at those that have "index" in them, and I can open and read.
> 
> Give me a specific.  Then I can try and hunt it down.

Bob,

I also am unable to load the "index" files. Here is a run of my download
script, followed by a directory listing of the files I downloaded, then
by the contents of the "index" files. It appears that your server isn't
presenting them to folks on the outside. 

I built the script using the names you posted in your earlier announcement
that they were available. Is there a case problem, or are the names
otherwise subtly different from the ones I used?

Thanks for your efforts and your help in this. 

$ sh -vx bin/HSNload
#! /bin/sh
#       download HollowStateNews stuff

base="http://home.comcast.net/~rbethman/"
+ base='http://home.comcast.net/~rbethman/'

for i in HSN-Accessories.pdf HSN-Accessoriesindex.pdf HSN-Hammarlund.pdf HSN-Hammarlundindex.pdf HSN-R390.pdf HSN-R390index.pdf HSN-TestEQ.pdf HSN-TestEQindex.pdf 
#"Best of Hollow State by Reid Wheeler.doc"
do
lynx -dump $base$i > ~/$i
done
+ lynx -dump 'http://home.comcast.net/~rbethman/HSN-Accessories.pdf'
+ lynx -dump 'http://home.comcast.net/~rbethman/HSN-Accessoriesindex.pdf'
+ lynx -dump 'http://home.comcast.net/~rbethman/HSN-Hammarlund.pdf'
+ lynx -dump 'http://home.comcast.net/~rbethman/HSN-Hammarlundindex.pdf'
+ lynx -dump 'http://home.comcast.net/~rbethman/HSN-R390.pdf'
+ lynx -dump 'http://home.comcast.net/~rbethman/HSN-R390index.pdf'
+ lynx -dump 'http://home.comcast.net/~rbethman/HSN-TestEQ.pdf'
+ lynx -dump 'http://home.comcast.net/~rbethman/HSN-TestEQindex.pdf'

$ ls -l HSN*
-rw-r--r--  1 mikea  mikea  179049 Mar  8 08:22 HSN-Accessories.pdf
-rw-r--r--  1 mikea  mikea     161 Mar  8 08:22 HSN-Accessoriesindex.pdf
-rw-r--r--  1 mikea  mikea  676971 Mar  8 08:22 HSN-Hammarlund.pdf
-rw-r--r--  1 mikea  mikea     161 Mar  8 08:22 HSN-Hammarlundindex.pdf
-rw-r--r--  1 mikea  mikea  812036 Mar  8 08:22 HSN-R390.pdf
-rw-r--r--  1 mikea  mikea     161 Mar  8 08:22 HSN-R390index.pdf
-rw-r--r--  1 mikea  mikea  358288 Mar  8 08:22 HSN-TestEQ.pdf
-rw-r--r--  1 mikea  mikea     161 Mar  8 08:22 HSN-TestEQindex.pdf

$ cat HSN*index*
          Sorry, the page you were looking for could not be found.

             Suggested Actions
               * Check the URL that you have typed and retry.
          Sorry, the page you were looking for could not be found.

             Suggested Actions
               * Check the URL that you have typed and retry.
          Sorry, the page you were looking for could not be found.

             Suggested Actions
               * Check the URL that you have typed and retry.
          Sorry, the page you were looking for could not be found.

             Suggested Actions
               * Check the URL that you have typed and retry.
$ 

Note that all the index files have the same length and content: 161
bytes, starting with "Sorry".

-- 
Mike Andrews, W5EGO
mikea at mikea.ath.cx
Tired old sysadmin 


More information about the R-390 mailing list