On Mon, Sep 04, 2006 at 11:31:16AM +0800, 刘鑫罡 wrote: > command: pget -n 20 myfile > > but i found it seem only one connect to download the file. is it a bug?
Probably the server does not support REST command which is used to get parts of the file and lftp falls back to plain continuous get. To find out, turn on debug and see the server reply to REST command. -- Alexander.
