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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/netwerk/streamconv/converters/parse-ftp/U-murksw.in	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,29 @@
     1.4 +ftp> open tui.lincoln.ac.nz
     1.5 +Connected to tui.lincoln.ac.nz.
     1.6 +220  tui.lincoln.ac.nz Novell NetWare FTP Server (V1.80), Copyright (C) 1992-2000 MurkWorks Inc.
     1.7 +Name (tui.lincoln.ac.nz:cyp): 331 Anonymous Login OK, send id as password.
     1.8 +230-User logged in, Max Connect time 600 minutes (READONLY)
     1.9 +230 Current Directory : /
    1.10 +Remote system type is UNIX.
    1.11 +Using binary mode to transfer files.
    1.12 +ftp> ls
    1.13 +200 Command Accepted 
    1.14 +150 Opening connection for ASCII transfer 
    1.15 +-rwx---r--  1 anonymou other        1445 Apr 28  1994 ANON.DAT
    1.16 +-rwx---r--  1 mcnaughp other          83 Apr 18 09:39 Copy of LABSPACE.SUM
    1.17 +drwx---r-x  2 anonymou other         512 Jul 11 21:04 JRBUTILS
    1.18 +-rwx---r--  1 labspace other          91 Jul 13 02:04 LABSPACE.SUM
    1.19 +drwx---r-x  2 anonymou other         512 Jul 11 21:04 MAINT
    1.20 +drwx---r-x  2 anonymou other         512 Jul 11 21:04 MISC
    1.21 +drwx---r-x  2 anonymou other         512 Jul 11 21:04 PCOUNTER
    1.22 +drwx---r-x  2 helleupp other         512 Jul 11 21:05 PEGASUS
    1.23 +-rwx---r--  1 anonymou other       13662 Aug  6 17:14 VOL$LOG.ERR
    1.24 +-rwx---r--  1 anonymou other       27945 Sep  5  1994 WHATIS.MSC
    1.25 +226 Transfer complete  
    1.26 +ftp> pwd
    1.27 +257 "/" is the current directory
    1.28 +ftp> syst
    1.29 +215 UNIX Type: L8 Version: NetWare MurkWorks, Inc. 1.80
    1.30 +ftp> close
    1.31 +221 Goodbye. 
    1.32 +ftp> 
    1.33 \ No newline at end of file

mercurial