hallo ich weiss ich stör schon wieder aber es wäre nett wenn mir jemand dieses script so umschreiben könnte das der upload für anonymous nur unter mp3/upload möglich ist und das mit einem ratio von 1:3 ! ich will nicht nerven aber ich probier jetzt schon sehr lange und ich kriegs einfach nicht hin. ich wäre sehr dankbar für eure hilfe ... # The ratio directives take four numbers: file ratio, initial file # credit, byte ratio, and initial byte credit. Setting either ratio # to 0 disables that check. # # The directives are HostRatio (matches FQDN -- wildcards are allowed # in this one), AnonRatio (matches password entered in an anon login, # usually an email address), UserRatio (accepts "*" for 'any user'), # and GroupRatio. Matches are looked for in that order. # # Some examples: # # Ratios on # enable module # UserRatio ftp 0 0 0 0 # HostRatio anyhost.domain.top 0 0 0 0 # leech access (default) # GroupRatio proftpd 100 10 5 100000 # 100:1 files, 10 file cred # AnonRatio auser@domain.top 1 0 1 0 # 1:1 ratio, no credits # UserRatio * 5 5 5 50000 # special default case # # Setting "Ratios on" without configuring anything else will enable # leech mode: it logs activity and sends status messages to the ftp # client, but doesn't restrict traffic. # Only uploads into incomming directory are allowed... #<Directory> #Umask 017 # ... so deny read/write #<Limit READ WRITE DIRS> # DenyAll #</Limit> # ... allow file storing, but not other writes #<Limit STOR CWD CDUP> # AllowAll #</Limit> #</Directory> </Anonymous> danke nochmal ..... --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com