On Mon, Aug 18, 2008 at 11:00 AM, Bill Dorsey <[EMAIL PROTECTED]> wrote:

> Hi,
>
> There is not enough information with your request. Please turn debug
> up to say 11, and look closely at the errors. The post the errors
> here.
>
> lftp to host, debug 11:

ls
FileCopy(0x8654210) enters state INITIAL
FileCopy(0x8654210) enters state DO_COPY
---- path on wire is `/test'
---> sending a packet, length=14, type=11(OPENDIR), id=7
PackUINT32BE(0x0000000E)
PackUINT8(0x0B)
PackUINT32BE(0x00000007)
PackUINT32BE(0x00000005)
<--- got a packet, length=22, type=102(HANDLE), id=7
---- got file handle 4F70656E44697248616E646C65 (13)
---> sending a packet, length=22, type=12(READDIR), id=8
PackUINT32BE(0x00000016)
PackUINT8(0x0C)
PackUINT32BE(0x00000008)
PackUINT32BE(0x0000000D)
<--- got a packet, length=1676, type=104(NAME), id=8
---- file name count=15
---> sending a packet, length=22, type=12(READDIR), id=9
PackUINT32BE(0x00000016)
PackUINT8(0x0C)
PackUINT32BE(0x00000009)
PackUINT32BE(0x0000000D)
---> sending a packet, length=22, type=12(READDIR), id=10
PackUINT32BE(0x00000016)
PackUINT8(0x0C)
PackUINT32BE(0x0000000A)
PackUINT32BE(0x0000000D)
<--- got a packet, length=28, type=101(STATUS), id=9
---- status code=1(EOF), message=End of file
---- eof
copy: get hit eof
copy: waiting for put confirmation
FileCopy(0x8654210) enters state CONFIRM_WAIT
drw-rw-rw   1 root       root             0 Aug 18 11:48 .
drw-rw-rw   1 root       root             0 Aug 18 11:48 ..
copy: put confirmed store
FileCopy(0x8654210) enters state GET_DONE_WAIT
copy: get is finished - all done
FileCopy(0x8654210) enters state ALL_DONE
---> sending a packet, length=22, type=4(CLOSE), id=11
PackUINT32BE(0x00000016)
PackUINT8(0x04)
PackUINT32BE(0x0000000B)
PackUINT32BE(0x0000000D)
<--- got a packet, length=28, type=101(STATUS), id=10
---- status code=1(EOF), message=End of file
<--- got a packet, length=24, type=101(STATUS), id=11
---- status code=0(OK), message=Success

Reply via email to