Re: anonymous ftp/wu-ftp/addftpuser

1997-07-24 Thread Rob MacWilliams
> anonymous ftp users can't see any directories.. they can change to them, > but can see anything...??? I used the package defaults.. what could be > wrong? > > -Paul Did you try the addftpuser script? I can't seem to find the docs on it right now, but I had a similar problem and this fixed i

Re: anonymous ftp/wu-ftp/addftpuser

1997-07-24 Thread Lindsay Allen
This was covered in the list some time back. If you ldd /home/ftp/bin/ls it will tell you what version of libc it is linked against. elm# ldd ls libc.so.5 => /lib/libc.so.5 (0x4000a000) Then ls -l /home/ftp/lib and see if you have the right version. elm# ll ../bin total 583 -r-xr-x

Re: anonymous ftp/wu-ftp/addftpuser

1997-07-23 Thread Paul Miller
Kevin Traas wrote: > > I ran into this exact same problem Extremely frustrating!!! > Unfortunately, this was about 6 months ago, and, of course, I didn't > document the solution (I'm always meaning to get around to > that...) However, I seem to remember that my problem was > with

Re: anonymous ftp/wu-ftp/addftpuser

1997-07-23 Thread Kevin Traas
> > Did you try to configure manually the properties of these directories? > > For > > example, if you have a directory /pub and want an anonymous either > > *read* > > it, type "chmod 5 /pub" or *read n'write* it, type "chmod 7 /pub". > > Regards > > Bruno > > I already check that.. the ftp (anon

Re: anonymous ftp/wu-ftp/addftpuser

1997-07-23 Thread Paul Miller
Bruno O. M. Simoes wrote: > > Hi Paul > > Did you try to configure manually the properties of these directories? > For > example, if you have a directory /pub and want an anonymous either > *read* > it, type "chmod 5 /pub" or *read n'write* it, type "chmod 7 /pub". > Regards > Bruno I already ch

anonymous ftp/wu-ftp/addftpuser

1997-07-23 Thread Paul Miller
anonymous ftp users can't see any directories.. they can change to them, but can see anything...??? I used the package defaults.. what could be wrong? -Paul -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .