home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / sysv386 / 12652 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.8 KB

  1. Xref: sparky comp.unix.sysv386:12652 comp.sys.ncr:402
  2. Newsgroups: comp.unix.sysv386,comp.sys.ncr
  3. Path: sparky!uunet!psgrain!ee.und.ac.za!ucthpx!casper.cs.uct.ac.za!root
  4. From: root@casper.cs.uct.ac.za (The Superuser)
  5. Subject: Anonymous ftp under NCR V.4
  6. Message-ID: <Bs7wLA.6ru@casper.cs.uct.ac.za>
  7. Organization: Computer Science Department, University of Cape Town
  8. Date: Thu, 30 Jul 1992 19:53:33 GMT
  9. Lines: 33
  10.  
  11. Following the recent thread on setting up anonymous ftp under V.4 
  12. (which unfortunately has already expired at my site), this is how
  13. I got anonymous ftp to work under NCR V.4, which uses WIN-TCP.
  14.  
  15. BTW, thanks to those of you who posted about this - I would probably
  16. never have got it working without your hints - I had got as far as
  17. guessing that /dev/zero and /usr/lib/libc.so.1 should exist but was 
  18. still missing /dev/tcp.
  19.  
  20.   ~ftp:           dr-xr-xr-x   7 ftp      guest        512 Jul 30 21:03 .
  21.            dr-xr-xr-x   2 root     other        512 Jul 30 21:03 bin
  22.            dr-xr-xr-x   2 root     other        512 Jul 30 21:34 dev
  23.            dr-xr-xr-x   2 root     other        512 Jul 30 21:32 etc
  24.            dr-xr-xr-x   2 ftp      guest        512 Jul 30 21:30 pub
  25.            dr-xr-xr-x   3 root     other        512 Jul 30 21:35 usr
  26.  
  27.   ftp/bin:     ---x--x--x   1 root     other      13628 Jul 30 21:03 ls
  28.  
  29. * ftp/dev:     crw-rw-rw-   1 root     other      0, 41 Jul 30 21:02 tcp
  30.              crw-rw-rw-   1 root     other      2,  4 Jul 30 21:02 zero
  31.  
  32.   ftp/etc:     -r--r--r--   1 root     other         42 Jul 30 21:05 group
  33.            -r--r--r--   1 root     other         91 Jul 30 21:06 passwd
  34.  
  35. * ftp/usr:     dr-xr-xr-x   2 root     other        512 Jul 30 21:30 lib
  36.  
  37. * ftp/usr/lib: -r-xr-xr-x   1 root     other     179220 Jul 30 21:14 libc.so.1
  38.  
  39. *: These files/directories are not mentioned in the manuals.
  40. --
  41. Sandi Donno
  42. Computer Science, University of Cape Town
  43. South Africa
  44.