Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2001 09:29:29 -0500
From:      Lucas Bergman <lucas@slb.to>
To:        "Thuan An ( NDK )" <thuanan@iam.ne.jp>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ftpd: How can I limit the size of uploaded files ?
Message-ID:  <20010411092929.C5005@billygoat.slb.to>
In-Reply-To: <014201c0c24b$91b88a60$0e05a8c0@iam.ne.jp>; from thuanan@iam.ne.jp on Wed, Apr 11, 2001 at 02:52:18PM %2B0900
References:  <014201c0c24b$91b88a60$0e05a8c0@iam.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
> How can I control how large a file can be uploaded within ftpd?

The stock ftpd lets the underlying operating system regulate that kind
of thing.  Slapping a disk quota on the intended victim (or the `ftp'
user if you're allowing anonymous uploads... ack!) is probably the
simplest way to accomplish what you want.

Lucas

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010411092929.C5005>