home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.sysv386
- Path: sparky!uunet!uunet.ca!shark!mcr
- From: mcr@csi.on.ca (Michael Richardson)
- Subject: Re: Setting up Anonymous FTP under SVR4 (Consensys 1.3)
- Message-ID: <1992Jul28.141215.4188@csi.on.ca>
- Sender: usenet@csi.on.ca (0000-news system owner(0000))
- Nntp-Posting-Host: angel.csi.on.ca
- Organization: Carp Systems International, Kanata, ON
- References: <1992Jul23.171156.3290@csi.on.ca>
- Date: Tue, 28 Jul 1992 14:12:15 GMT
- Lines: 54
-
- In article <1992Jul23.171156.3290@csi.on.ca> mcr@csi.on.ca (Michael Richardson) writes:
- > I am trying to setup anonymous FTP into a Consensys SVR4 box.
- > I know basically what I need to do, and the ``Unix System V/386
-
- Thank you to all that sent me a response.
-
- > However, I get no output from ls. I tried adding /lib/libc.so.1 and
- >also /lib/libc_s. I just tried putting /lib/ld.so.1 in too...
-
- It needs to be in /usr/lib rather than /lib. Having done that, things work very nicely.
- Here is a working ls -lR.
-
- total 10
- d--x--x--x 2 root other 512 Jul 22 16:29 bin
- d--x--x--x 2 root other 512 Jul 22 16:24 dev
- d--x--x--x 2 root other 512 Jul 22 16:11 etc
- drwxrwxrwx 2 root other 512 Jul 28 10:10 pub
- d--x--x--x 4 root other 512 Jul 23 13:04 usr
-
- ./bin:
- total 26
- ---x--x--x 2 root other 12304 Jul 22 16:11 ls
-
- ./dev:
- total 0
- crw-rw-rw- 1 root other 9, 32 Jul 22 16:08 tcp
- crw-rw-rw- 1 root other 2, 4 Jul 22 16:24 zero
-
- ./etc:
- total 6
- -r--r--r-- 1 root other 23 Jul 22 16:12 group
- -r--r--r-- 1 root other 200 Jul 23 13:05 netconfig
- -r--r--r-- 1 root other 133 Jul 22 16:01 passwd
-
- ./pub:
- total 2
- -rw-r--r-- 1 root other 8 Jul 28 10:10 ls-lR
-
- ./usr:
- total 4
- d--x--x--x 2 root other 512 Jul 23 13:02 bin
- d--x--x--x 2 root other 512 Jul 28 10:08 lib
-
- ./usr/bin:
- total 26
- ---x--x--x 2 root other 12304 Jul 22 16:11 ls
-
- ./usr/lib:
- total 692
- -r-xr-xr-x 1 root other 181312 Jul 22 16:21 libc.so.1
- -r--r--r-- 1 root other 13520 Jul 23 13:05 tcpip.so
- --
- :!mcr!: | #include <ansi-std/disclaimer.h> +1 613 592 5780
- Michael Richardson | WORK: mcr@csi.on.ca HOME: mcr@sandelman.ocunix.on.ca
-