Subject: Re: Cool feature: FTP rate throttling
To: Luke Mewburn <lukem@wasabisystems.com>
From: Oliver Frick <ofrick@ofrick.com>
List: netbsd-users
Date: 01/16/2002 16:37:02
> What does using
> ftp -d somehost
> return after you've logged in and tried to use the rate limiting
> functionality?
>
> Luke.
>

well, i do:
ftp> quote site rateput 1024
---> site rateput 1024
200 RATEPUT set to 1024 bytes/sec

but a transfer still will use the full bandwidth instead of 1024 bytes per
second.