On Sun, Nov 18, 2001 at 06:51:42PM +0100, Piotr Krukowiecki wrote: > I don't understand what net:limit-max and net:limit-total-max does. > Could somebody explain it please?
When the server does not send data, lftp accumulates the amount of data it can accept (limit-rate per second), but no more than limit-max value. By default it accumulates mo more than twice of limit-rate. limit-total-max is for all connections in sum, limit-max is for a single data connection. -- Alexander.
