[comp.sys.mac.comm] anon ftp on AUX

chris@cayman.COM (Chris North) (11/11/90)

I am trying to set up ftp on an AUX 2.0 machine and seem to have a problem.
I did everything according to the man pages yet when someone ftp's in,
ls doesn't work.  They can get files if they know the name but ls always
returns 0 bytes.

Any ideas?

Thanks!

-- 
((((((((((((((((((((((((((((((((((((((()))))))))))))))))))))))))))))))))))))))
  Chris North                        Internet:chris@cayman.com  
  Cayman Systems                     Phone: 617-494-1999    FAX:   617-494-9270
  26 Landsdowne Street  Cambridge MA  02139              

urlichs@smurf.sub.org (Matthias Urlichs) (11/11/90)

In comp.sys.mac.comm, article <4460@cayman.COM>,
  chris@cayman.COM (Chris North) writes:
< I am trying to set up ftp on an AUX 2.0 machine and seem to have a problem.
< I did everything according to the man pages yet when someone ftp's in,
< ls doesn't work.  They can get files if they know the name but ls always
< returns 0 bytes.
< 
< Any ideas?
< 
% su
Password:   <== if you don't get this prompt here, you probably should
		pull the Ethernet cable NOW. ;-)
# cd ~ftp
# mkdir shlib
# ln /shlib/libc_s shlib || cp /shlib/libc_s shlib
# chmod 111 shlib
# exit

< Thanks!
< 
You're welcome.

NB: Apple's purported new FTP site, ftp.apple.com, currently suffers from the
same problem. Makes it kind of difficult to actually use their archives...

-- 
Matthias Urlichs -- urlichs@smurf.sub.org -- urlichs@smurf.ira.uka.de     /(o\
Humboldtstrasse 7 - 7500 Karlsruhe 1 - FRG -- +49+721+621127(0700-2330)   \o)/

francis@arthur.uchicago.edu (Francis Stracke) (11/13/90)

In article <4460@cayman.COM> chris@cayman.COM (Chris North) writes:
>I am trying to set up ftp on an AUX 2.0 machine and seem to have a problem.
>I did everything according to the man pages yet when someone ftp's in,
>ls doesn't work.  They can get files if they know the name but ls always
>returns 0 bytes.

Sounds like what's happening on ftp.apple.com!


| Francis Stracke		| My opinions are my own.  I don't steal them.|
| Department of Mathematics	|=============================================|
| University of Chicago		| Non sequiturs make me eat lampshades	      |
| francis@zaphod.uchicago.edu	|   				       	      |

wj4@prism.gatech.EDU (JOYE,WILLIAM A) (11/13/90)

>I am trying to set up ftp on an AUX 2.0 machine and seem to have a problem.
>I did everything according to the man pages yet when someone ftp's in,
>ls doesn't work.  They can get files if they know the name but ls always
>returns 0 bytes.
>

'ls' under AUX 2.0 is compile for shared libraries. Include the following
files/directories under ~ftp and everything will work correctly...
(AUX support helped me on this one, Thanks...)

 ~ftp/lib/libc_s.a
 ~ftp/shlib/libc_s
 ~ftp/bin/ls
 ~ftp/etc/group
 ~ftp/etc/passwd

PS. And remember... no soft links (ftp does a chroot)

PSS. Any followups should be posted to the AUX group.-- 
JOYE,WILLIAM A
Georgia Institute of Technology, Atlanta Georgia, 30332
uucp:	  ...!{decvax,hplabs,ncar,purdue,rutgers}!gatech!prism!wj4
Internet: wj4@prism.gatech.edu