lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev lynx 2.8.2 pre 5 ftp problem


From: Andy Harper
Subject: lynx-dev lynx 2.8.2 pre 5 ftp problem
Date: Thu, 20 May 1999 18:07:56 BST

I have built and installed 2.8.2 pre 5 on OpenVMS 6.2, suing the socketshr
interface and the fix to the FTP propblem announced earlier works. However, its
shown up another bug!

As you can see from the enclosed trace, the list of files in a directory
appears to be parsed correctly BUT there is NO file display at all on the
screen.. The only thing displayed is the initial welcome message from tvhe
server.

I checked this on the same version of lynx running on solaris 2.6 and the same
thing occurs.

I'm open to suggestions as to where the problem might lie.

As an aside, the trace appears to also show some non-printing characters
generated by the trace code. This may indicate another bug.  I've flagged some
of them with lines starting ***** below.

Regards,

Andy Harper
Kings College London
                Lynx Trace Log (2.8.2pre.5)

User message: Trace ON!

HTuncache.. freeing document for 'ftp://ftp.wku.edu/vms/fileserv'
getfile: getting ftp://ftp.wku.edu/vms/fileserv

HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
HTParse: result:ftp.wku.edu

HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
HTParse: result:
Entered HTAnchor_findAddress
New anchor 54BBE8 has hash 12 and address `ftp://ftp.wku.edu/vms/fileserv'
HTAccess: loading document ftp://ftp.wku.edu/vms/fileserv
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:file:
HTParse: result:ftp
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
HTParse: result:ftp.wku.edu
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
HTParse: result:ftp
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
HTParse: result:ftp
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
1
HTParse: result:/vms/fileserv
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
HTParse: result:ftp.wku.edu
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
HTParse: result:ftp
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
HTParse: result:ftp.wku.edu
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
HTParse: result:ftp.wku.edu
Looking up ftp.wku.edu.
HTParseInet: parsing `ftp.wku.edu'.
LYGetHostByName: parsing `ftp.wku.edu'.
End of LYGetHostByName: 308308 { h_name = 308370 "axp1.wku.edu",
         h_aliases = 2D8DE8 { 0x0 },
         h_addrtype = 2, h_length = 4,
         h_addr_list = 308470 { 308320 "161.6.18.1", 0x0 } }
LYGetHostByName: Resolved name to a hostent.
HTParseInet: Parsed address as port 21, IP address 161.6.18.1
Making FTP connection to ftp.wku.edu.
FTP connected, socket 5  control 5553456
    Rx: 220 ftp.wku.edu MadGoat FTP server V2.5-3 ready.
  Tx: USER anonymous
    Rx: 331 Guest login Okay, send ident or e-mail address as password.
  Tx: PASS address@hidden
    Rx: 230-
Adding message to help cache: 

    Rx: 230-   Welcome to the FTP archives at Western Kentucky University.
Adding message to help cache:    Welcome to the FTP archives at Western 
Kentucky University.

    Rx: 230-
Adding message to help cache: 

    Rx: 230-   This is the official home of the WKU VMS freeware archives, the
Adding message to help cache:    This is the official home of the WKU VMS 
freeware archives, the

    Rx: 230-   MadGoat Software archives, and the WKU mailing list archives.
Adding message to help cache:    MadGoat Software archives, and the WKU mailing 
list archives.

    Rx: 230-
Adding message to help cache: 

    Rx: 230-   If you encounter any problems, please send mail to the archive
Adding message to help cache:    If you encounter any problems, please send 
mail to the archive

    Rx: 230-   maintainer, Hunter Goatley <address@hidden>.
Adding message to help cache:    maintainer, Hunter Goatley <address@hidden>.

    Rx: 230-
Adding message to help cache: 

    Rx: 230-   This site runs Process Software's TCPware.  For more information
Adding message to help cache:    This site runs Process Software's TCPware.  
For more information

    Rx: 230-   on TCPware and Process's MultiNet, see www.process.com.
Adding message to help cache:    on TCPware and Process's MultiNet, see 
www.process.com.

    Rx: 230-
Adding message to help cache: 

    Rx: 230-Guest address@hidden login Okay, 20-MAY-1999 11:56:42 -0500, access 
restrictions apply.
Adding message to help cache: Guest address@hidden login Okay, 20-MAY-1999 
11:56:42 -0500, access restrictions apply.

    Rx: 230 Connection closes if idle for 15 min.
HTFTP: Logged in.
  Tx: SYST
    Rx: 215 VMS V7.1 AlphaServer 4X00 5/400 4MB MadGoat System type.
HTFTP: Treating as VMS server.
HTFTP: Opened master socket number 6
HTFTP: This host is 137.73.2.1
HTFTP: bound to port 46910 on 137.73.2.1
HTFTP: Closed master socket 4
TCP: Master socket(), bind() and listen() all OK
  Tx: PORT 137,73,2,1,183,62
    Rx: 200 Port 137,73,2,1,183,62 Okay.
HTFTP: Port defined.
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
1
HTParse: result:/vms/fileserv
HTFTP: UnEscaped /vms/fileserv
check '/vms/fileserv' to translate x/y/ to x[y]
change command ' ½T'
...to  command ' ½T'

***** In the above two lines, strange non-printing character before the T (it
***** appears to be the symbol for a half on my Vt220 emulator)

  Tx: CWD vms/


*****  I'm not sure that the trailing slash here is sensible...


    Rx: 250-
Adding message to help cache: 

    Rx: 250-  Welcome to the WKU freeware archives for OpenVMS VAX and
Adding message to help cache:   Welcome to the WKU freeware archives for 
OpenVMS VAX and

    Rx: 250-  OpenVMS Alpha systems.
Adding message to help cache:   OpenVMS Alpha systems.

    Rx: 250-
Adding message to help cache: 

    Rx: 250-  The software here can be freely distributed for non-commercial 
gain.
Adding message to help cache:   The software here can be freely distributed for 
non-commercial gain.

    Rx: 250-
Adding message to help cache: 

    Rx: 250-  Questions concerning this archive should be sent to Hunter Goatley
Adding message to help cache:   Questions concerning this archive should be 
sent to Hunter Goatley

    Rx: 250-  at <address@hidden>.
Adding message to help cache:   at <address@hidden>.

    Rx: 250-
Adding message to help cache: 

    Rx: 250-  NOTE: Some of these .ZIP files were created using ZIP V2.2 and
Adding message to help cache:   NOTE: Some of these .ZIP files were created 
using ZIP V2.2 and

    Rx: 250-        require UnZip v5.2 or higher to UnZip!
Adding message to help cache:         require UnZip v5.2 or higher to UnZip!

    Rx: 250-
Adding message to help cache: 

    Rx: 250 Current directory /anonymous_root/000000/vms/, completed.
  Tx: RETR fileserv
    Rx: 550-File FILESERV not found, Requested action not taken.
    Rx: 550 File not found
  Tx: CWD fileserv
    Rx: 250-
Adding message to help cache: 

    Rx: 250-  Welcome to the WKU freeware archives for OpenVMS VAX and
Adding message to help cache:   Welcome to the WKU freeware archives for 
OpenVMS VAX and

    Rx: 250-  OpenVMS Alpha systems.
Adding message to help cache:   OpenVMS Alpha systems.

    Rx: 250-
Adding message to help cache: 

    Rx: 250-  The software here can be freely distributed for non-commercial 
gain.
Adding message to help cache:   The software here can be freely distributed for 
non-commercial gain.

    Rx: 250-
Adding message to help cache: 

    Rx: 250-  Also, check out the WWW interface:
Adding message to help cache:   Also, check out the WWW interface:

    Rx: 250-
Adding message to help cache: 

    Rx: 250-          http://www2.wku.edu/www/fileserv/
Adding message to help cache:           http://www2.wku.edu/www/fileserv/

    Rx: 250-
Adding message to help cache: 

    Rx: 250-  Questions concerning this archive should be sent to Hunter Goatley
Adding message to help cache:   Questions concerning this archive should be 
sent to Hunter Goatley

    Rx: 250-  at <address@hidden>.
Adding message to help cache:   at <address@hidden>.

    Rx: 250-
Adding message to help cache: 

    Rx: 250-  NOTE: Some of these .ZIP files were created using ZIP V2.2 and
Adding message to help cache:   NOTE: Some of these .ZIP files were created 
using ZIP V2.2 and

    Rx: 250-        require UnZip v5.2 or higher to UnZip!
Adding message to help cache:         require UnZip v5.2 or higher to UnZip!

    Rx: 250-
Adding message to help cache: 

    Rx: 250 Current directory /anonymous_root/000000/vms/fileserv/, completed.
  Tx: LIST
    Rx: 150 LIST of *.*; Started; Opening data connection.
TCP: Accepted new socket 4
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
1
HTParse: result:/vms/fileserv
Receiving FTP directory.
HTParse: aName:ftp://ftp.wku.edu/vms/fileserv   relatedName:
1
HTParse: result:/vms/fileserv
UCSetTransParams: from iso-8859-1(0) to iso-8859-1(0)
UCSetTransParams: from iso-8859-1(0) to iso-8859-1(0)
GridText: start HText_new
GridText: Change to style Normal
GridText: split_line(0 [now:0]) called
HTML:begin_element[0]: adding style to stack - Normal
HTML:begin_element[1]: adding style to stack - Normal
HTML:end_element[1]: Popped style off stack - Normal
HTML:end_element[0]: Popped style off stack - Normal
GridText: Change to style Heading1
HTML:begin_element[0]: adding style to stack - Heading1
HTML:end_element[0]: Popped style off stack - Normal
GridText: Change to style Normal
GridText: split_line(0 [now:8]) called
GridText: split_line(0 [now:0]) called
new Anchor 54BB00 named `' is child of 54BBE8
Entered HTAnchor_findChildAndLink
HTParse: aName:fileserv/..   relatedName:ftp://ftp.wku.edu/vms/fileserv
2
HTParse: result:ftp://ftp.wku.edu/vms
HTParse: aName:ftp://ftp.wku.edu/vms   relatedName:
HTParse: result:
Entered HTAnchor_findAddress
New anchor 551A08 has hash 31 and address `ftp://ftp.wku.edu/vms'
Linking anchor 54BB00 to anchor 551A08
HTML:begin_element[0]: adding style to stack - Normal
HTML:end_element[0]: Popped style off stack - Normal
HText_endAnchor: number:1 link_type:1
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0             472 Jan 13 
15:35 .message
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           88051 May 22  
1998 a2ps.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         7444480 Jul  5  
1995 ada-bookreader-docs.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           38981 Aug 11  
1997 adv_pipe.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          117210 Aug 11  
1997 adv_runusr.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            6599 May 13  
1994 aprt.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          171697 Aug 19  
1994 archie.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           28181 Oct 12  
1995 ask.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           33322 May 13  
1994 atg_edt.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           31956 May 13  
1994 atg_eve.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           27355 May 13  
1994 atg_ft_patch.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           15071 Sep 21  
1994 atr_daemon.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           16805 May 13  
1994 axp-driver-example.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           59370 Aug 31  
1998 bat.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           11663 May 13  
1994 bitnet.zip
Transferred 1081 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           60890 May 13  
1994 bliss-article-ps.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          191723 May 13  
1994 bliss-article.ps
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           18075 May 13  
1994 bliss-intro.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           19206 Jun  6  
1995 blocking.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           56983 Oct 12  
1995 bookman.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          226779 Sep 25  
1996 boss.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           15628 May 13  
1994 c-format.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          681642 Jan  8  
1995 c-kermit-v5a-190-axp-objs.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          878438 Jan  8  
1995 c-kermit-v5a-190-src.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          410316 Jan  8  
1995 c-kermit-v5a-190-vax-objs.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          353964 May 13  
1994 c-kermit-v5a-doc.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0             150 Jan  8  
1995 c-kermit-v5a.readme
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           27085 May 13  
1994 cardreader.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           21269 Jun  4  
1998 catdoc.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           88011 May 13  
1994 cd-rom.zip
Transferred 2141 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          251904 Jul 18  
1995 cd.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           63431 Sep 13  
1994 cd_player.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           50361 Oct  5  
1998 charm.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          130256 Aug 11  
1997 chklgi.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           24931 Mar 29  
1996 chown.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           30550 May 13  
1994 claim.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           12935 May 13  
1994 clrref.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          223991 Mar 20  
1998 clue$sda_vax.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           39352 May 10  
1995 cmem.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          137588 Jan  9  
1996 compare_dir.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           87675 May 13  
1994 compress.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          245780 Sep 11  
1995 crs.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           17486 Sep 21  
1994 ctrl-verify.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           44850 Aug 31  
1998 cvtlis.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           17927 Jun 14  
1994 date.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          107292 Oct 24  
1994 dbs-etherwatch.zip
Transferred 3206 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          117407 Oct 24  
1994 dbs-latwatch.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          120099 Jun 16  
1994 dbs-netutils.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           75316 Jun 16  
1994 dbs-odsm.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           68756 Jun 16  
1994 dbs-patch.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          174596 Jul 27  
1994 dbs-sysrtl.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           80854 Nov 28  
1994 dbs-tapeutils.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           31898 Aug  5  
1994 dclcomplete.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           16298 May 13  
1994 dclkeys.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           21278 Jun 16  
1994 dcl_database.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           22001 May 13  
1994 dcl_recall.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           36616 May 13  
1994 decnet.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           33140 May 13  
1994 decw_cookbook.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          213388 Nov 17  
1994 deliver.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          102939 Nov 12  
1998 deltree.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           66298 Sep 11  
1995 dfind.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           57889 May 13  
1994 dirutl.zip
Transferred 4292 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          580096 May 13  
1994 dism32.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           23381 May 13  
1994 dispatch.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           51757 Feb  3  
1995 drlogin.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           62486 Jun 27  
1998 dsnlink_new.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           82231 May 13  
1994 dvidvi.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           15102 May 13  
1994 dx.hlp
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          787342 May 16  
1994 dx.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          371233 Aug 17  
1994 ed.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           33435 May 13  
1994 epm.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           73893 May 13  
1994 epyt.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           58558 Oct  7  
1997 eset.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         1116160 May 13  
1994 ethermon.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          311931 Jul 15  
1994 execsymb.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            4939 May 13  
1994 extended_division.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            4868 May 13  
1994 extended_multiplication.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          199134 May 24  
1997 extract.zip
Transferred 5351 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            3352 May 13  
1994 fal.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          136942 May 13  
1994 fgrep-1-1.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           82293 May 13  
1994 file.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           45568 May 13  
1994 fileserv_tools.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           38240 Nov 27  
1994 files_info.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          201221 Dec  1  
1994 find.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         1124316 Aug  5  
1997 flex.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           95833 Jan  8 
23:59 flist.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           37362 May 13  
1994 florian.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            8127 May 13  
1994 free_rsn.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           11590 May  7  
1998 ftp_mirror.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          260939 May 13  
1994 fts.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          892793 May 27  
1997 gawk-doc.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         1466844 May 27  
1997 gawk.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           46372 Aug 31  
1998 getcmd.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           20200 May 13  
1994 getlki.zip
Transferred 6403 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           50201 Mar 29  
1996 getuai.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            7709 Oct 24  
1996 glogin.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         1158407 May 13  
1994 gnu-ispell.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          461001 May 13  
1994 grep.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          522822 May 13  
1994 gzip-1-2-4.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           20179 May 13  
1994 headers.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            5011 May 13  
1994 help$routine.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           18766 May 13  
1994 hexify.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           32609 Nov  4  
1998 hglogin.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           85857 Aug 31  
1998 hgsd.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           26801 May 13  
1994 hplaser.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           39762 May 13  
1994 hpwd.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          941568 Mar  4  
1998 http_server.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           56347 Jan 31  
1997 icalc.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           25375 Mar 29  
1996 imgid.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           52839 May 13  
1994 internet-menu.zip
Transferred 7467 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            8326 Mar 10  
1998 invisible.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         1277946 May 13  
1994 jed.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           33081 May 13  
1994 jnet_linkwatch.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          158037 Mar 23  
1995 joblog.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           16853 Apr  2  
1997 job_daemon.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           80882 Jun 27  
1998 jump.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           23721 May 13  
1994 keys.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           27307 May 13  
1994 kfe.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           56415 May 13  
1994 kill.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            3229 May 13  
1994 labels.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          311146 May 13  
1994 laser.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          108544 Aug 11  
1998 last.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           11906 Jun  3  
1995 lastcmd.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           13390 May 13  
1994 lavdriver.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          158579 Aug  8  
1994 libsearch.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          129188 Feb 11  
1998 list.zip
Transferred 8512 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           62144 Feb  3  
1997 lnmlookup.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           37443 May 13  
1994 logger.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           11458 May 13  
1994 login.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           45764 May 13  
1994 loginout-hooks.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          131676 Feb  5  
1996 look.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           36532 May 13  
1994 lzw.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          134970 May 13  
1994 mail.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           31115 Jun  6  
1995 mailcount.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            7340 Jul 22  
1998 mailshr_patch.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           69666 Apr 27  
1995 mailuaf.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           45440 May 13  
1994 mailuaf_rlb.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          276654 May 13  
1994 make-3-60.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          215826 May 13  
1994 make-perry.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          142073 May 13  
1994 make.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           23620 Apr 30  
1998 mbox.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          128726 May 13  
1994 mdmlib.zip
Transferred 9569 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          110080 May 13  
1994 menu.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           60442 Jul 30  
1994 mftu.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          170514 Feb 10  
1996 mgbook.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         2548834 May  6 
21:28 mgftp.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          173273 Oct 29  
1997 mgpcx.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          110106 Oct  3  
1996 mg_finger.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          128807 Feb 19  
1998 mlsearch.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          180230 May 13  
1994 mlu021.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          381480 Dec 29  
1998 mmk.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          159228 May 13  
1994 modify.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            5753 May 13  
1994 monmode.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         1036642 Jan 11  
1995 mosaic.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          259865 May 13  
1994 most.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          110199 Jun 15  
1995 mp.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          628166 Oct 18  
1996 mpeg_play.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          123908 Jun  6  
1998 mtx.zip
Transferred 10601 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           38387 May 13  
1994 mwait.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           36352 May 13  
1994 mx-digest.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           14272 Apr  3  
1996 mxsum.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           34608 Jan 12 
22:56 nbs.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           69715 May 13  
1994 nds_vmsserv.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          446017 Jul 18  
1997 netlib021.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          471564 Jan 19 
05:30 netlib022.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           52158 May 13  
1994 newsletter.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         1340616 Oct 25  
1998 newsrdr.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           65110 Aug 31  
1998 notice.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          131436 Jan 17  
1995 nsquery.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           19672 May 13  
1994 object.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            9340 Sep 21  
1994 ods-2-reader-for-osf-1.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           42002 May 13  
1994 ods-2-reader.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           88064 May 13  
1994 packasm.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          147456 May 13  
1994 packasm_obj_exe.zip
Transferred 11691 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           39023 May 13  
1994 paralyze.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          145686 Jul 31  
1996 paslib.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           61704 Jun 14  
1994 password.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           26947 Aug  5  
1994 patch_mailshr_on_vms_n_axp_15_h1.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           26877 May 13  
1994 patch_mailshr_on_vms_n_axp_1_5.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           27130 Jun 24  
1994 patch_mailshr_on_vms_n_axp_61.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          111377 May 13  
1994 pbm_tex.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          263168 Nov 17  
1994 pcal.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          165649 Apr 24  
1997 pc_dcl.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           20644 May 13  
1994 pdump.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           48361 Apr  6  
1998 perf_meter.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           11690 May 13  
1994 permanent.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           41236 Apr 28 
16:20 persona.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         8598064 Nov 14  
1997 pine.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           18789 Mar  4 
08:51 postman.zip
Transferred 12748 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          476160 Oct 17  
1997 pppd_kit.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            5539 May 13  
1994 prcprv.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           57759 Aug  5  
1997 privdcl.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          354121 Jul 24  
1997 probe.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          134580 May 13  
1994 profile.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           73740 Jun 14  
1994 project.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           78652 May 25  
1996 proto.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          109960 May 13  
1994 pstat.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          163636 Jun  6  
1998 pstotext.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          238317 May 21  
1998 psutils.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           80762 May 13  
1994 qlogin.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          118000 May 13  
1994 que_mon.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           16366 May 13  
1994 quota.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           29636 May 29  
1994 ramdriver.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           67974 May 17 
17:55 rcard.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           12681 Jul 30  
1994 remind-dcl.zip
Transferred 13861 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           73499 Nov 18  
1998 remind.zip-rwx---r-x  1 archives 0           37007 Jan 29  1998 remote.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            6335 Sep 21  
1994 rf.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          179455 May 13  
1994 rms_interface.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          316132 May 13  
1994 s-lang.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           30077 Jun 23  
1994 scan4.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          146113 May 13  
1994 scanuaf.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           52119 Oct 12  
1995 screen.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           14525 May 13  
1994 sd.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          645711 Mar 20  
1998 sda_extensions_doc.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          393216 May 13  
1994 sed.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          143055 Mar  4  
1996 send.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            5191 May 13  
1994 session_notes.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           96599 May 13  
1994 setup.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           15296 Jan 18  
1995 setuser.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            3090 Feb 13  
1996 set_exe.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           18120 Aug 31  
1998 set_prcnam.zip
Transferred 14918 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          100874 May 13  
1994 shelp.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           27704 Nov 17  
1994 showcusers.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           24670 May 13  
1994 shrcommon.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          117063 Oct 23  
1995 shs.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           59383 May 13  
1994 sixel_print.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           19961 Jun  6  
1995 slave.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          105885 May 13  
1994 slmod.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           15376 Jan 16  
1996 smore.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          334100 Jan 26  
1995 socketshr.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            5081 May 13  
1994 sort_diskquota.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          290649 Jan 17  
1997 spell.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          555928 May 13  
1994 spell_dictionary.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           54468 Sep  6  
1994 sploin.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          211625 May 13  
1994 status.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            7332 May 13  
1994 stb.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           40448 Feb  8  
1995 strings.zip
Transferred 15986 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          653464 Jun 27  
1994 supervisor.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           98816 May 13  
1994 swim.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          115537 Sep 21  
1994 switch.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           69814 May 13  
1994 symbol.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          119772 Feb  3  
1997 symbols.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            5254 May 13  
1994 sysalf.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           87687 Aug 30  
1995 syslogd.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            5782 Sep 11  
1995 tacc.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           30461 May 13  
1994 tape.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           36603 May 19  
1995 tcpipsym.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          556035 Jun 20  
1994 tcsh603.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           85327 Nov 17  
1994 terminals.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           50037 Jan 27  
1997 testdev.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          230809 May 13  
1994 tm.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            3085 Aug 11  
1998 tpu-c-example.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           23373 Jun  9  
1998 tqe.zip
Transferred 17028 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          189758 May 13  
1994 tscon.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           11472 May 13  
1994 turbo.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          255531 Dec  1  
1994 uaf.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           98822 May 13  
1994 unarj241.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          103060 May 13  
1994 unmacro.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           20902 May 13  
1994 unmessage.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           96499 May 13  
1994 unsdl.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         5580288 Dec 16  
1998 unzip.bck
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         1545063 Dec 16  
1998 unzip.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           40274 Mar 29  
1996 uucode.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            4750 Jun 14  
1994 uunuke.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           54046 Jun 14  
1994 vax_stripe_driver.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           42849 Aug 20  
1994 vdstep2.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          198630 May 13  
1994 vds_axp.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          533624 May 13  
1994 vds_vax.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           66962 Aug 31  
1995 verb.zip
Transferred 18080 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           21539 May 13  
1994 version.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           11897 Jan 16  
1996 virtual.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          235204 May  8  
1998 vmstar.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           71417 May 13  
1994 vmstpce.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          131562 Aug  8  
1994 vms_share.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0            9096 Aug 11  
1994 vms_unshare.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          123517 May 13  
1994 vqm.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0             176 May 13  
1994 watch.readme
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          398934 Apr 28 
16:55 watcher.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          181613 May 13  
1994 watcher_src.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           48707 Apr 24  
1997 who4vms.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         1676582 Feb 15  
1995 x11kit.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           96068 Oct 23  
1997 xautolock.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          317993 May 13  
1994 xdvi.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           54093 May 13  
1994 xe.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           29911 May 13  
1994 xe_kit.zip
Transferred 19137 bytes
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         1505839 May 13  
1994 xfig-2-1-6.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0         1048354 May 13  
1998 zip.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0          336183 May 13  
1994 zoo210.zip
HTFTP: Line in fileserv is -rwx---r-x  1 archives 0           54873 Sep 12  
1995 zt.zip
GridText: Change to style Preformatted
GridText: split_line(0 [now:12]) called
HTML:begin_element[0]: adding style to stack - Preformatted
GridText: split_line(0 [now:74]) called
GridText: split_line(0 [now:0]) called
GridText: split_line(0 [now:0]) called
GridText: split_line(0 [now:58]) called
GridText: split_line(0 [now:24]) called
GridText: split_line(0 [now:0]) called
GridText: split_line(0 [now:70]) called
GridText: split_line(0 [now:0]) called
GridText: split_line(0 [now:36]) called
GridText: split_line(0 [now:0]) called
GridText: split_line(0 [now:43]) called
GridText: split_line(0 [now:0]) called
GridText: split_line(0 [now:68]) called
GridText: split_line(0 [now:30]) called
GridText: split_line(0 [now:0]) called
GridText: split_line(0 [now:64]) called
GridText: split_line(0 [now:46]) called
GridText: split_line(0 [now:0]) called
GridText: split_line(0 [now:74]) called
GridText: split_line(0 [now:0]) called
HTML:end_element[0]: Popped style off stack - Normal
GridText: Change to style Normal
Gridtext: Entering HText_endAppend
GridText: split_line(0 [now:0]) called
GridText: Removing bottom blank line: 
GridText: New bottom line: 
GridText: Removing bottom blank line: 
GridText: New bottom line: 
GridText: Removing bottom blank line: 
GridText: New bottom line: 
__________________________________________________________________________
Gridtext: Entering HText_trimHightext (final)
Gridtext: Anchor found on line:3 col:0 [1] ext:11
anchor text: '^EUp to vms^F'
GridText:     add link on line 3 col 3 [1] in HText_trimHightext
    Rx: 226 File transfer Okay; Closing data connection.
HTAccess:  status=200
HTAccess: `ftp://ftp.wku.edu/vms/fileserv' has been accessed.
GridText: HText_pageDisplay at line 1 started
GridText: HText_pageDisplay finished

reply via email to

[Prev in Thread] Current Thread [Next in Thread]