1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/netwerk/streamconv/converters/parse-ftp/U-NetWare.in Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,51 @@ 1.4 +ftp> open netlab2.usu.edu 1.5 +Connected to netlab2.usu.edu. 1.6 +220 Service Ready for new User 1.7 +Name (netlab2.usu.edu:cyp): 1.8 +331 Enter E-Mail id as Password 1.9 +230 User anonymous Logged in Successfully 1.10 +Remote system type is NETWARE. 1.11 +ftp> syst 1.12 +215 NETWARE Type : L8 1.13 +ftp> ls 1.14 +200 PORT Command OK 1.15 +150 Opening data connection 1.16 +total 0 1.17 +- [RWCEAFMS] NFAUUser 192 Apr 27 15:21 HEADER.html 1.18 +d [RWCEAFMS] jrd 512 Jul 11 03:01 allupdates 1.19 +d [RWCEAFMS] jrd 512 Dec 05 2001 apps 1.20 +d [RWCEAFMS] jrd 512 Oct 21 2001 bsuk00 1.21 +d [RWCEAFMS] jrd 512 Oct 21 2001 bsuk2001 1.22 +d [RWCEAFMS] jrd 512 Oct 21 2001 bsuk99 1.23 +d [RWCEAFMS] jrd 512 Oct 21 2001 bsus2000 1.24 +d [RWCEAFMS] jrd 512 Oct 21 2001 bsus2001 1.25 +d [RWCEAFMS] jrd 512 Mar 27 20:23 bsus2002 1.26 +d [RWCEAFMS] jrd 512 Oct 21 2001 bsus99 1.27 +d [RWCEAFMS] jrd 512 Oct 21 2001 drivers 1.28 +d [RWCEAFMS] jrd 512 Oct 24 2001 freebird 1.29 +d [RWCEAFMS] jrd 512 Apr 30 13:56 kermit 1.30 +d [RWCEAFMS] jrd 512 Oct 21 2001 macipx 1.31 +d [RWCEAFMS] jrd 512 Jun 13 01:45 misc 1.32 +d [RWCEAFMS] jrd 512 Oct 21 2001 netwatch 1.33 +d [RWCEAFMS] jrd 512 Oct 21 2001 netwire 1.34 +d [RWCEAFMS] jrd 512 Oct 21 2001 odi 1.35 +d [RWCEAFMS] jrd 512 Oct 21 2001 pktdrvr 1.36 +d [RWCEAFMS] jrd 512 Mar 02 20:23 rfc 1.37 +d [RWCEAFMS] jrd 512 Oct 30 2001 UnixWare 1.38 +d [RWCEAFMS] jrd 512 Oct 21 2001 updates 1.39 +- [RWCEAFMS] jrd 666258 Oct 30 1992 ENCAPS10.PS 1.40 +- [RWCEAFMS] jrd 25085 Oct 28 1992 ENCAPS10.TXT 1.41 +- [RWCEAFMS] jrd 611989 Jan 13 1993 ENCAPS11.PS 1.42 +- [RWCEAFMS] jrd 27134 Jan 12 1993 ENCAPS11.TXT 1.43 +- [RWCEAFMS] jrd 372 Jan 13 1993 README.TXT 1.44 +226 Transfer Complete 1.45 +ftp> site help 1.46 +214-Only DOS and LONG site commands are supported for Anonymous Users 1.47 + DOS : 1.48 + The DOS command shows the file/directory permissions in DOS format. 1.49 + LONG : 1.50 + The LONG command shows the file/directory permissions in LONG format. 1.51 +214 End of Help 1.52 +ftp> close 1.53 +221 Closing Session 1.54 +ftp> 1.55 \ No newline at end of file