Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

IIS 6.0 FTP traffic quota

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
FTP and Quota - Hi, I want to know if there a way to implement quota disk into IIS ftp server? We need a ftp server that can use Windows domain users for the login / password and users can't do unlimited download (quota based on volume quota by Windows 2000). Thank..

QUOTA Settings - Hi everyone, I am new to this group and I am looking for some help in the matter of disk Quota for a whole group and not for users. By this I mean I would like to set up a group called FTP group A with a quota of 1 meg, and this group and it's..

Disk Quota - I'm not sure if this has been posted before, but I was wondering if there is a way to setup Disk Quota's for Websites hosting under IIS. I know you can setup Disk Quota from the Hard Drives but what if the client under IIS is only using it..

Best Web Traffic Analyser - Help - Hi, Soon we are porting a *high* traffic website to IIS6.0 on Windows 2003 from I am looking for a Best Web Traffic Analyser which will be used to analyse ROI. I am aware of but the client doesnt wants us to use..

Traffic reports for IIS - Hello, Is there a program that can create a traffic report for all the virtual servers on an IIS server? I want to be able to generate a monthly traffic reports (in for all my virtual servers and put it in a database. Something like this: ..
Next:  IIS: Dot Net 2.0 IIS Recycle  
Author Message
strumphyus

External


Since: Mar 08, 2006
Posts: 8



(Msg. 1) Posted: Tue Mar 14, 2006 2:04 pm
Post subject: IIS 6.0 FTP traffic quota
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,

I want to assign to each of my FTP user a traffic quota/month and when
this limit is exceded to take an action. Is this possible with IIS 6.0?
and if yes from where should I start to study the subject?

Thank you,
Sandy

 >> Stay informed about: IIS 6.0 FTP traffic quota 
Back to top
Login to vote
strumphyus

External


Since: Mar 08, 2006
Posts: 8



(Msg. 2) Posted: Tue Mar 14, 2006 11:03 pm
Post subject: Re: IIS 6.0 FTP traffic quota [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

This is what I am planning to do, eventually I can save the logs in the
a DB and raise some triggers when certain conditions are met. But I was
thinking that maybe there is something more smarter.

Regards,
Sandy

 >> Stay informed about: IIS 6.0 FTP traffic quota 
Back to top
Login to vote
strumphyus

External


Since: Mar 08, 2006
Posts: 8



(Msg. 3) Posted: Tue Mar 14, 2006 11:46 pm
Post subject: Re: IIS 6.0 FTP traffic quota [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Some time ago I have studied about directory and I know that you can
expand the LDAP schema according to your needs. Let's say I define a
new element called trafficQuota of type int and this new element will
be added to the User element as an attribute or property.
After you've done this you should right a plugin for IIS 6.0 that
implements ILog interface and register to the IIS so he knows about it.
This new log module should be written to take in consideration the
traffic quota and take an action in case it exceeded.

This would be real time. What do you think about this idea? It worths
to give a try?

Regards,
Sandy
 >> Stay informed about: IIS 6.0 FTP traffic quota 
Back to top
Login to vote
strumphyus

External


Since: Mar 08, 2006
Posts: 8



(Msg. 4) Posted: Thu Mar 16, 2006 3:03 am
Post subject: Re: IIS 6.0 FTP traffic quota [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Well I am trying to set up a business with a friend to sell storage
space, we evaluated the problem and we think that we can live with the
parsing the log solution, but of course would be great the real time
solution. Now the big problem is that I am C# developper and I even if
I have C++ knowledge my experience lacks, unfortunatelly for IIS
plugins you can't write them in .net, but who knows I like challenging
tasks and maybe I will give a try.

Regards,
Sandy
 >> Stay informed about: IIS 6.0 FTP traffic quota 
Back to top
Login to vote
strumphyus

External


Since: Mar 08, 2006
Posts: 8



(Msg. 5) Posted: Thu Mar 16, 2006 11:51 pm
Post subject: Re: IIS 6.0 FTP traffic quota [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, I will open source it, because I think is something interesting.

>From what I've read in the technical documentation theoretically to
make a new plugin for IIS, this must be a COM object. So I asked my
self if there is a possibility to write a .net component which should
be called instead by the server and I found some interesting resources.
The idea is that is possible write a C# dll which will be packed as a
COM and delivered to the IIS, instead the machine that is running the
IIS must have installed the .Net Framework - this should not be a
problem since we are speaking of Windows 2003 which comes with the
framework.

So following the "Divide et Impera" latin saying my first task is to
make this COM object and after we will see what logic we implement
inside.

Regards,
Sandy
 >> Stay informed about: IIS 6.0 FTP traffic quota 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]