Index: /install/scripts/etc/proftpd.conf
===================================================================
--- /install/scripts/etc/proftpd.conf	(revision 557)
+++ /install/scripts/etc/proftpd.conf	(revision 558)
@@ -1,5 +1,5 @@
 #
 # Fichier de configuration de ProFTPd pour AlternC
-# $Id: proftpd.conf,v 1.9 2005/03/06 10:43:24 jerome Exp $
+# $Id: proftpd.conf,v 1.10 2005/03/06 11:06:10 jerome Exp $
 # 
 # %%warning_message%%
@@ -45,6 +45,6 @@
   AllowOverwrite                on
 # Limit the allowed bandwith for each connexion, prevent ressource hold-up ;) 
-RateReadBPS   65535
-RateWriteBPS  65535
+TransferRate RETR 64
+TransferRate APPE,STOR 64
 
   AllowAll
