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

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 ftp> open casper.cs.uct.ac.za
     2 Connected to casper.cs.uct.ac.za.
     3 220 casper.cs.uct.ac.za FTP server (Version 6.00LS) ready.
     4 Name (ftp.cs.uct.ac.za:cyp):
     5 331 Guest login ok, send your email address as password.
     6 230- Welcome to
     7 230-   __ _                              _
     8 230-  / _| |_ _ __   ___ ___  _   _  ___| |_   __ _  ___   ______ _
     9 230- | |_| __| '_ \ / __/ __|| | | |/ __| __| / _` |/ __| |_  / _` |
    10 230- |  _| |_| |_) | (__\__ \| |_| | (__| |_ | (_| | (__ _ / / (_| |
    11 230- |_|  \__| .__(_)___|___(_)__,_|\___|\__(_)__,_|\___(_)___\__,_|
    12 230-         |_|
    13 230- 
    14 230- Publicly available downloads can be found in /pub.
    15 230- 
    16 230- Do not put anything in /incoming unless it is by prior arrangement.
    17 230- If we do not know what it is, it will be deleted.
    18 230- 
    19 230- A complete listing of available files can be found in /pub/ls-lR.gz
    20 230- and /pub/ls-lR.  This list is updated daily at 02:00 SAST.
    21 230- 
    22 230- Contents of /pub:
    23 230-   CVC/                - Collaborative Visual Computing Laboratory
    24 230-   DB/                 - Database Laboratory
    25 230-   DNA/                - The Data Network Architectures Laboratory
    26 230-   FreeBSD/            - The FreeBSD Operating System
    27 230-       distfiles/          - ports source tarball's
    28 230-       releases/           - self-made releases
    29 230-   OpenBSD/            - The OpenBSD Operating System
    30 230-   windows/            - Software for Microsoft Windows
    31 230-       ssh/                - secure shell clients
    32 230- 
    33 230- This FTP site is also searchable via archie,
    34 230- and the web: http://ftp.cs.uct.ac.za:8000/ftpsearch
    35 230- 
    36 230- UCT/UNINET users should also peruse the following
    37 230- anonymous FTP servers for additional resources:
    38 230- 
    39 230-   ftp://ftp.leg.uct.ac.za/         [ http://www.leg.uct.ac.za/ ]
    40 230-   ftp://ftp.adamastor.ac.za/     [ http://ftp.adamastor.ac.za/ ]
    41 230-   ftp://cabbagewrath.its.uct.ac.za/ [ don't ask about the name ]
    42 230- 
    43 230- --
    44 230- ftp-admin@cs.uct.ac.za
    45 230 Guest login ok, access restrictions apply.
    46 Remote system type is UNIX.
    47 Using binary mode to transfer files.
    48 ftp> syst
    49 215 UNIX Type: L8 Version: BSD-199506
    50 ftp> ls
    51 200 PORT command successful.
    52 150 Opening ASCII mode data connection for '/bin/ls'.
    53 total 1092
    54 drwxr-xr-x  2 0  0  512 May 28 22:17 etc
    55 drwx-wx-wt  2 0  0  512 Jul  1 02:15 incoming
    56 drwx--x--x  2 0  0  512 Jul  3 12:19 private
    57 drwxr-xr-x  9 0  0  512 Jul 11 01:02 pub
    58 drwxr-xr-x  2 0  5     512 May 28 22:24 CVC
    59 drwxr-xr-x  2 0  5     512 Jul 31  2000 DB
    60 drwxr-xr-x  5 0  5     512 May 28 22:24 DNA
    61 drwxr-xr-x  4 0  0     512 Jun 12 22:13 FreeBSD
    62 drwxr-xr-x  3 0  5     512 May 28 22:24 OpenBSD
    63 drwxr-xr-x  2 0  5     512 Jun  3 15:51 Solaris
    64 -rw-r--r--  1 0  0  158918 Jul 11 01:02 ls-lR
    65 -rw-r--r--  1 0  0   26569 Jul 11 01:02 ls-lR.gz
    66 drwxr-xr-x  3 0  5     512 May 28 22:24 windows
    67 lrwx------  1 0  0      25 Jun 12 22:10 4.6-RELEASE -> releases/i386/4.6-RELEASE
    68 lrwx------  1 0  0      24 Jun 12 22:13 ISO-IMAGES -> releases/i386/ISO-IMAGES
    69 -rw-r--r--  1 0  5     157 May 28 22:27 README.TXT
    70 -rw-r--r--  1 0  5  872048 Sep 23  2001 cvsup-16.1e.tgz
    71 lrwxr-xr-x  1 0  0      15 May 28 22:26 distfiles -> ports/distfiles
    72 lrwxr-xr-x  1 0  0      14 Jun  6 17:12 packages -> ports/packages
    73 drwxr-xr-x  5 0  0     512 Jun 23 18:47 ports
    74 drwxr-xr-x  3 0  0     512 May 28 22:27 releases
    75 -rw-r--r--  1 0  0  1538 Mar 15  2001 ftpmotd
    76 ftp> cd incoming
    77 250 CWD command successful.
    78 ftp> ls
    79 200 PORT command successful.
    80 150 Opening ASCII mode data connection for '/bin/ls'.
    81 ftpd: .: Permission denied
    82 226 Transfer complete.
    83 ftp> close
    84 221 Goodbye.

mercurial