"Alexander V. Lukyanov" <[EMAIL PROTECTED]> writes:

> What's new since 2.4.8:
> * fixed fish protocol module.
Now it's linked with all required thins but still doesn't work:

[misiek@arm misiek]$ lftp fish:[EMAIL PROTECTED]
Password: 
lftp [EMAIL PROTECTED]:~> ls
`ls' at 0 [Connecting...]

Manually it works:
[misiek@arm misiek]$ ssh -x -a -l misiek 156.17.235.253 "echo FISH:;/bin/sh"
Enter passphrase for key '/home/users/misiek/.ssh/id_dsa': 
FISH:

(maybe password protected key is a problem, well rm -rf it)

mv .ssh .ssh-old
[misiek@arm misiek]$ ssh -x -a -l misiek 156.17.235.253 "echo FISH:;/bin/sh"
Warning: Permanently added '156.17.235.253' (DSA) to the list of known hosts.
[EMAIL PROTECTED]'s password: 

rm -rf .ssh
lftp [EMAIL PROTECTED]:~> ls
<--- Warning: Permanently added '156.17.235.253' (DSA) to the list of known hosts.
<--- [EMAIL PROTECTED]'s password: XXXXFISH:
`ls' at 0 [Connecting...]

Patches welcome :)
-- 
Arkadiusz Miśkiewicz   IPv6 ready PLD Linux at http://www.pld.org.pl
misiek(at)pld.org.pl   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr

Reply via email to