+ -
当前位置:首页 → 问答吧 → lftp-3.6.0正式发布,有谁使用了有问题的

lftp-3.6.0正式发布,有谁使用了有问题的

时间:2007-10-30

来源:互联网

http://tactical.wiretapped.net/mirro...-3.6.0.tar.bz2

我从rc版就开始用了,装完无法ls目录,显示不出任何信息,正式版也是这样,3.5.x没有问题,但两者./configure的options都是一样的~

他们的list里也没人提这个问题,难道就我碰到了~

LFS-6.3的环境~

我用vmware的,估计可能是这个问题,但无法验证,机器是工作上要用的~

作者: shooter   发布时间: 2007-10-30

PHP 代码:
d00m3d@BlackMesa:~$ lftp
lftp :~> open xxx.xxx.x.xx
lftp xxx.xxx.x.xx:~> user d00m3d
Password:
lftp [email protected]:/> version
LFTP | Version 3.6.0 | Copyright (c) 1996-2007 Alexander V. Lukyanov

LFTP is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
There is absolutely no warranty for LFTP.  See COPYING for details.

Send bug reports and questions to <[email protected]>.

Libraries used: Readline 5.2, Expat 2.0.1
lftp [email protected]:/> ls
drwxr-xr-x   27 1000     1000         4096 Oct 30 03:02 .
drwxr-xr-x   27 1000     1000         4096 Oct 30 03:02 ..
-rw-------    1 1000     1000          191 Aug 23 09:56 .ICEauthority
-rw-------    1 1000     1000          154 Jul 17 02:55 .Xauthority
-rw-r--r--    1 1000     1000          893 Feb 28  2000 .Xdefaults
-rw-------    1 1000     1000         4856 Oct 30 07:31 .bash_history
-rw-r--r--    1 1000     1000           57 Jan 03  2007 .bashrc
drwxr-xr-x    4 1000     1000         4096 Jan 23  2007 .kde
-rw-r--r--    1 1000     1000          518 Feb 20  2006 .kderc
drwxr-xr-x    2 1000     1000         4096 Oct 12 04:03 .mc
drwxr-xr-x    2 1000     1000         4096 Jan 22  2007 .mcop
drwxr-xr-x    4 1000     1000         4096 Jan 22  2007 .mozilla
-rw-------    1 1000     1000           96 Oct 22 09:35 .nano_history
drwxr-xr-x    2 1000     1000         4096 Jan 24  2007 .qt
-rw-------    1 1000     1000         2721 Jan 23  2007 .xsession-errors
drwxr-xr-x   12 1000     1000         4096 Oct 30 06:52 BLFS-src
drwxr-xr-x    2 1000     1000         4096 Oct 12 18:50 Desktop
drwxr-xr-x    3 1000     1000         4096 Jan 23  2007 office
-rw-rw-r--    1 1000     1000        73209 Aug 27 10:04 super_pi.zip
drwxr-xr-x    3 1000     1000         4096 Feb 26  2007 tmp

lftp [email protected]:/> quit
d00m3d@BlackMesa:~$ 
未见异常!
(IP 地址及机密文件屏蔽了)

作者: d00m3d   发布时间: 2007-11-01

上次是sshd的shakey不能生成,这次是lftp新版本出问题,我都不知道哪里错了~

不会是内核的问题吧,说实话,我把内核精简过了~

作者: shooter   发布时间: 2007-11-01

莫非 readline 或者 expat 的問題?

作者: d00m3d   发布时间: 2007-11-01

引用:
作者: d00m3d
莫非 readline 或者 expat 的問題?
我已经尝试了多种组合了,按照组合排列来的,要么用系统的,要么用lftp自带的~均不行,八成就是内核的问题了~

要不doom兄把./configure的参数给我参考参考~

代码:
bash-3.2# lftp --version
LFTP | Version 3.6.0 | Copyright (c) 1996-2007 Alexander V. Lukyanov

LFTP is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
There is absolutely no warranty for LFTP. See COPYING for details.

Send bug reports and questions to <[email protected]>.

Libraries used: Expat 2.0.1
bash-3.2# lftp -u xx,xx xxxxxxxxxxx
lftp linux@xxxxxxxxx:~> ls
 Stored 0 files, 0 kBytes
 Retrieved 0 files, 0 kBytes
lftp linux@xxxxxxxxx:/>
就是这种现象~
奇怪,没有Readline,./configure也没有关于readline的相关参数~
好吧,重新装了一遍Readline,但问题还是这样,郁闷死~非典型的问题最难处理了~

作者: shooter   发布时间: 2007-11-01

连其他 server 都不行吗?

我编译 lftp 的时候,只用 ./configure --prefix=/usr

没啥特别的呀

为何你的没有连结到 readline?ncurses 的安装正常否?编译内核时能否用 make menuconfig?

作者: d00m3d   发布时间: 2007-11-02

引用:
作者: d00m3d
连其他 server 都不行吗?

我编译 lftp 的时候,只用 ./configure --prefix=/usr

没啥特别的呀

为何你的没有连结到 readline?ncurses 的安装正常否?编译内核时能否用 make menuconfig?
我也是这样的,加了--with-openssl=/usr/bin/openssl~
当然可以make menuconfig,因为我ncurses正常安装~

会不会jhalfs的关系,原先用手动一点问题也没有的~

作者: shooter   发布时间: 2007-11-02

热门下载

更多