Package: lftp
Version: 3.5.0-1
Severity: normal

When using 'mirror -c directory' lftp 3.5.0-1, the process
gets stalled. By increasing the debug level I get the draft
output:
    PASV
    LIST
    TYPE I
    MDTM file-1
    MDTM file-2
and at this point it stops.
'mirror directory' works.

I compared the behaviour with lftp 3.4.7-1, which worked
fine and produced the following draft output:
    PASV
    LIST
    TYPE I
    MDTM file-1
    MDTM file-2
    PASV
    REST 12345
    RETR file-1

Both clients were using the same server and I have repeated
the exercise several times by installing one and the other
version of lftp. The behaviour was as described above in all
cases.

The mirror:use-pget-n (1) and caching options were left at 
their default values.

Test case:
    lftp ftp://ftp.kernel.org/
    mirror pub/linux/kernel/v2.6/pre-releases
    <Ctrl-C>
    mirror -c pub/linux/kernel/v2.6/pre-releases

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-ursula.6
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages lftp depends on:
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libexpat1                     1.95.8-3.2 XML parsing C library - runtime li
ii  libgcc1                       1:4.1.1-5  GCC support library
ii  libgcrypt11                   1.2.2-1    LGPL Crypto library - runtime libr
ii  libgnutls13                   1.4.0-3    the GNU TLS library - runtime libr
ii  libgpg-error0                 1.2-1      library for common error values an
ii  libncurses5                   5.5-2      Shared libraries for terminal hand
ii  libreadline5                  5.1-7      GNU readline and history libraries
ii  libtasn1-3                    0.3.5-1    Manage ASN.1 structures (runtime)
ii  netbase                       4.25       Basic TCP/IP networking system
ii  zlib1g                        1:1.2.3-13 compression library - runtime

lftp recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to