-*-*-*upload for anonymous*-*-*-

-*-*-*upload for anonymous*-*-*-

Post by sil.. » Sun, 21 Jul 1996 04:00:00


Hi:
This is my ftpaccess file:

loginfails 2

class   local   real,guest,anonymous *.domain 0.0.0.0
class   remote  real,guest,anonymous *

limit   local   20  Any                 /etc/msgs/msg.toomany
limit   remote  100 SaSu|Any1800-0600   /etc/msgs/msg.toomany
limit   remote  60  Any                 /etc/msgs/msg.toomany

readme  README*    login
readme  README*    cwd=*

message /welcome.msg            login
message .message                cwd=*

compress        yes             local remote
tar             yes             local remote

# allow use of private file for SITE GROUP and SITE GPASS?
private         yes

# passwd-check  <none|trivial|rfc822>  [<enforce|warn>]
passwd-check    rfc822  warn

log commands real
log transfers anonymous,real inbound,outbound
shutdown /etc/shutmsg

# all the following default to "yes" for everybody
delete          no      guest,anonymous         # delete permission?
overwrite       no      guest,anonymous         # overwrite permission?
rename          no      guest,anonymous         # rename permission?
chmod           no      anonymous               # chmod permission?
umask           no      anonymous               # umask permission?

# specify the upload directory information
upload  /home/ftp  *             no
upload  /home/ftp  /incoming     yes     root    daemon  0600 dirs
upload  /home/ftp  /bin          no
upload  /home/ftp  /etc          no

# directory aliases...  [note, the ":" is not required]
alias   inc:    /incoming

# cdpath
cdpath  /incoming
cdpath  /pub
cdpath  /

# path-filter...
path-filter  anonymous  /etc/pathmsg  ^[-A-Za-z0-9_\.]*$  ^\.  ^-
path-filter  guest      /etc/pathmsg  ^[-A-Za-z0-9_\.]*$  ^\.  ^-

# specify which group of users will be treated as "guests".
guestgroup ftponly


The problem is that anonymous users cannot upload in the incoming file.

any help ?

many thanks. gilbert

 
 
 

1. Turning Off Uploads at Anonymous FTP Site

I've inherited control of an Anonymous FTP site and would like to disable
uploads to it.  I've added this line to /usr/local/etc/ftpaccess:

uploads         /home/ftp/incoming/     *       no

But that won't do the trick.  Is this the right command or am I
way off?  I couldn't find any mention of how to do this in the man page.  
Technically I suppose I could just change permissions on the incoming/
directory or delete it all together, but I'd like to use the correct
method.  I'm using WU-FTPd 2.4.2 on FreeBSD.  

--
John Heyer :: University of Wisconsin - Madison :: http://heyer.ml.org

2. automatic directory listings *and* index.html?

3. how to prevent uploads in anonymous ftp

4. Deleting wrong sym links

5. Upload für Anonymous

6. Help with Telnet configuration and PCNFS

7. still can't upload via anonymous ftp

8. PCI device to device DMA transfer

9. How to upload by anonymous ftp ?

10. ftp: no anonymous upload

11. anonymous upload on ftp server

12. how can i upload my files to anonymous users who can download?

13. anonymous ftp: no upload