netwerk/streamconv/converters/parse-ftp/U-murksw.in

Wed, 31 Dec 2014 06:55:46 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:46 +0100
changeset 1
ca08bd8f51b2
permissions
-rw-r--r--

Added tag TORBROWSER_REPLICA for changeset 6474c204b198

     1 ftp> open tui.lincoln.ac.nz
     2 Connected to tui.lincoln.ac.nz.
     3 220  tui.lincoln.ac.nz Novell NetWare FTP Server (V1.80), Copyright (C) 1992-2000 MurkWorks Inc.
     4 Name (tui.lincoln.ac.nz:cyp): 331 Anonymous Login OK, send id as password.
     5 230-User logged in, Max Connect time 600 minutes (READONLY)
     6 230 Current Directory : /
     7 Remote system type is UNIX.
     8 Using binary mode to transfer files.
     9 ftp> ls
    10 200 Command Accepted 
    11 150 Opening connection for ASCII transfer 
    12 -rwx---r--  1 anonymou other        1445 Apr 28  1994 ANON.DAT
    13 -rwx---r--  1 mcnaughp other          83 Apr 18 09:39 Copy of LABSPACE.SUM
    14 drwx---r-x  2 anonymou other         512 Jul 11 21:04 JRBUTILS
    15 -rwx---r--  1 labspace other          91 Jul 13 02:04 LABSPACE.SUM
    16 drwx---r-x  2 anonymou other         512 Jul 11 21:04 MAINT
    17 drwx---r-x  2 anonymou other         512 Jul 11 21:04 MISC
    18 drwx---r-x  2 anonymou other         512 Jul 11 21:04 PCOUNTER
    19 drwx---r-x  2 helleupp other         512 Jul 11 21:05 PEGASUS
    20 -rwx---r--  1 anonymou other       13662 Aug  6 17:14 VOL$LOG.ERR
    21 -rwx---r--  1 anonymou other       27945 Sep  5  1994 WHATIS.MSC
    22 226 Transfer complete  
    23 ftp> pwd
    24 257 "/" is the current directory
    25 ftp> syst
    26 215 UNIX Type: L8 Version: NetWare MurkWorks, Inc. 1.80
    27 ftp> close
    28 221 Goodbye. 
    29 ftp> 

mercurial