Hello,

 How i'd let upload files for anonymous users. My configuration looks
like:


----> more ftpaccess
# This file was generated by the KDE BeroFTPD configurator.
# (c) 1998 by Bernhard Rosenkränzer ([EMAIL PROTECTED])
class all anonymous,guest,real  *
autogroup root all
upload  *       /home/ftp/incoming      yes     ftp     ftp     0777   
nodirs
loginfails 5
private no
show-everytime message yes
message /welcome.msg    LOGIN
message .message        CWD=*
readme  README* LOGIN
readme  README* CWD=*
passwd-check    none    warn
log commands real
log transfers anonymous,real inbound
log transfers anonymous,real outbound
anonymous-root /home/ftp
dl-free-dir * /home/ftp/incoming
--->ls -al /home/ftp
drwxr-xr-x   7 root     root         1024 Aug 25 09:58 ./
drwxr-xr-x   7 root     root         1024 Jul 22 09:40 ../
d--x--x--x   2 root     root         1024 Jul 16 18:18 bin/
d--x--x--x   2 root     root         1024 Jul 16 18:18 etc/
drwxrwxrwx   2 root     ftp          1024 Aug 25 09:58 incoming/
drwxr-xr-x   2 root     root         1024 Jul 16 18:18 lib/
drwxr-sr-x   2 root     ftp          1024 May 11 03:39 pub/

  Thank U

>Mike Abney wrote:
> 
> (I've tried to send this once before, but it didn't seem to make it to
> the list -- sorry if you get it twice.)
> 
> Hey,
> 
> I've got the Bero FTP server (latest non-cooker Mandrake RPM of
> BeroFTPD) up and running just about the way I want it, but I'm having a
> slight problem. When a real user logs in everything gets displayed
> properly, including the welcome message. However, when anonymous users
> log in I've set up the typical, "You are number %N of %M anonymous users
> allowed," welcome message. (Pardon me, if I got the %N and %M wrong, I'm
> not anywhere I can look up the right values -- it's right in the actual
> file, however.) I've checked (via highlight and click-to-paste) that the
> file I've assigned as the anonymous class's login message exists and has
> that text in it. But the text never gets displayed.
> 
> Any ideas? Is this a known bug of BeroFTPD that I just haven't seen
> posted anywhere?
> 
> Thanks,
> 
> Mike

Reply via email to