ixll
03-20-2002, 03:00 PM
Ok, I downloaded it, de compressed it, and installed it.
Basically did the following
tar -zxvf wu-ftpd-current.tar.gz
cd wu-ftpd-2.6.1
./configure
make
su
make install
Now what do I do? The documentation with this is pretty poor. I looked all over google and can't find crap.
Basically I need to know how to set this up so I can provide READ ONLY access to a directory on my server.
I don't want anonymous access. I want to be able to give people a logon/pass and they have READ ONLY access to a directory and all sub diretorys in that directory.
Can anyone help me out?
Basically did the following
tar -zxvf wu-ftpd-current.tar.gz
cd wu-ftpd-2.6.1
./configure
make
su
make install
Now what do I do? The documentation with this is pretty poor. I looked all over google and can't find crap.
Basically I need to know how to set this up so I can provide READ ONLY access to a directory on my server.
I don't want anonymous access. I want to be able to give people a logon/pass and they have READ ONLY access to a directory and all sub diretorys in that directory.
Can anyone help me out?