Wishlist: Add pput support to lftp

Iain Morgan <[email protected]> Fri, 6 Feb 2009 16:31:30 -0800
Newsgroups gmane.network.lftp.devel
Message-ID <[email protected]>
Greetings,

Currently lftp supports using parallel streams to get data files but not
to put them. While pget can be very handy, it would also be nice to use
multiple streams to upload data.

I asume the main issue would be the status file. It could keep track of
what was last sent, but not what was actually received by the server.
The could be an issue for resumed pput's.

I'm not familiar enough with the lftp code. Are there any other issues
with implementing pput support?


Thanks

-- 
Iain