[EMAIL PROTECTED] wrote: > > > I think you just do it with filesystem permissions - from man ftpd: > > ~ftp/pub) > Create a subdirectory in ~ftp/pub with the appro- > priate mode (777 or 733) if you want to allow nor- > mal users to upload files. > I tried that already, and it doesn't work. > mode 733 for incoming would allow users to put files, but not list the > directory. That's common practice for ftp sites. The example in man > ftpaccess is pretty close. there you want something like: > > upload /home/ftp * no > upload /home/ftp /pub/incoming yes ftp > uucp 600 nodirs I think the above is the right thing to do, and I incorperated similar lines in my /etc/ftpaccess file, then I executed ftpshut now to bring down my ftp server so I could bring it back up with new the settings. Only now I can't get ftpd back up. I type ftpd and I get "command not found." I reboot, and still no ftp server. What did I screw up and how do I get the server back? Thanks -- R. Haehnel ____________________________________________________________________ Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com. - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.linux-learn.org/faqs
