Networking Forums

Networking Forums > Computer Networking > Linux Networking > WU-ftp throughput option

Reply
Thread Tools Display Modes

WU-ftp throughput option

 
 
A. Loonstra
Guest
Posts: n/a

 
      11-05-2003, 09:54 AM
I'm trying to implement bandwidth limiting with wu-ftpd. I'm not getting
any success in doing so and I can't figure what I'm doing wrong.

My scenario:

Everybody has a bandwith limit of 400 bytes/s.
Only user 'guest' has no bandwith limits in the directory "upload".

So I figured in ftpaccess:

throughput * * * 400 - *
throughput /home/guest /upload* * oo - *

But that does not seem to work. I created a next througput table to see
what seems to be the right syntax. Only the first to lines are working
all others are not. If I remove the second line of the table only the
first lines is working and all others are not. I'm lost... anybody????

throughput * * * 400 - *
throughput /home/guest * * oo - *
throughput * /home/guest/upload/ * 101 - *
throughput /home/guest /home/guest/upload/ * 102 - *
throughput /home/guest /home/guest/upload* * 103 - *
throughput /home/guest /upload/ * 104 - *
throughput /home/guest /upload* * 105 - *
throughput /home/guest upload/ * 106 - *
throughput /home/guest upload* * 107 - *
throughput * /upload/ * 108 - *
throughput * /upload* * 109 - *
throughput * upload/ * 110 - *
throughput * upload* * 111 - *

Arnaud.
(Using debian woody btw)

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
throughput and qos William Wireless Internet 2 04-18-2007 12:51 AM
Wireless throughput jas0n Wireless Internet 3 07-23-2006 02:57 AM
Wireless throughput Brian K Wireless Internet 4 11-17-2004 08:56 PM
Throughput Geoff Lane Home Networking 4 12-19-2003 12:46 PM
Throughput measurement... Tor Tveitane Wireless Internet 5 10-23-2003 09:45 PM



1 2 3 4 5 6 7 8 9 10 11