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

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

mercurial