Hi,
this patch seems to work! :-)

Unfortunately I can't say anything about potential side effects, but for now
everything seems to be fine.
Thanks a lot and best regards
Stefan.

PS: That's the debug output now
lftp 6 <***>@mys/media> put testFile.cpio
FileCopy(12d0f8) enters state INITIAL
FileCopy(12d0f8) enters state DO_COPY
---> TYPE I
<--- 200 Type set to I.
---> PORT 147,54,132,241,145,28
<--- 200 PORT command successful.
---> ALLO 36118528
<--- 202 ALLO command ignored.
---> STOR testFile.cpio
<--- 150 Binary data connection for testFile.cpio (147.54.132.241,37148).
copy: get hit eof
copy: waiting for put confirmation
FileCopy(12d0f8) enters state CONFIRM_WAIT
---- Closing data socket
<--- 226 Transfer complete.
copy: put confirmed store
FileCopy(12d0f8) enters state GET_DONE_WAIT
copy: get is finished - all done
FileCopy(12d0f8) enters state ALL_DONE
36118528 bytes transferred in 35 seconds (998.8K/s)


On 12/5/06, Alexander V. Lukyanov <[EMAIL PROTECTED]> wrote:

On Mon, Dec 04, 2006 at 01:39:53PM +0100, [EMAIL PROTECTED]:
> between them :-( In fact, the lftp client doesn't even wait for a
> confirmation, moreover, it catches a timeout immediately, so there is no
> chance for the server to confirm successful transfer.

Please try attached patch.

--
   Alexander.



Reply via email to