On Monday 30 July 2007 13:00:44 CETIN OVALI wrote:
> Hello
> When I connect to a server (that is running apache on it ) and want to
> download a file from this server , is it possible to restrict the file
> size or limit file size of the downloaded file that logged in for a user
> with his own password. Is there anybody in this group have any idea
> about this item
> Thanks

Presumably you don't administer the Apache server. If you restrict the allowed 
file size to be downloaded the file that is downloaded is broken. Is that 
what you want? Seems a weird request to me.

As far as I'm aware you can't restrict a single file size for a user (although 
you can obviously use quotas). For your specific needs about connecting to an 
Apache web server you might want to consider looking at squid as a proxy 
cache and see if it can have a maximum file size. http://www..squid-cache.org

Jon
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to