[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] ProFTP DoS



> Workarounds:
>
> 1) Disable anonymous access (good idea anyway)
> 2) Disable SIZE command in /etc/proftpd.conf
>
>         <Limit SIZE>
>                Deny All
>         </Limit>

Will this in any way affect the actual size limit of files that are allowed
to be uploaded to the server?

Carrie Bartkowiak