[Pkg-mc-devel] Bug#605708: Bug#605708: mc: SFTP on non-standard SSH port freezes

Yury V. Zaytsev yury at shurup.com
Sat Dec 11 13:15:08 UTC 2010


Hi!

On Thu, 2010-12-02 at 15:33 +0000, Alex Cartwright wrote:

> Once I hit enter the expected behaviour is to connect and then prompt for the
> password (this is what it does on my Arch Linux install). However, looking at
> the SFTP hosts /var/log/auth.log there is no even an attempted connection.

It works for me on 4.7.0.9. 

As you might know, the version that you are using is in frozen stable
and no updates other than security fixes will be accepted, so there is
nothing I can do about it. Moreover it is no longer supported by the
developers, so your best bet would be to upgrade.

If it still does not work, post the strace output after trying to
connect to the said host and port:

1) Start mc
2) ps aux | grep mc (find the $PID to use in next step)
3) strace -o mc-ssh.log -e trace=execve -F -f -p $PID
4) Try to connect to the server
5) cat mc-ssh.log
 
-- 
Sincerely yours,
Yury V. Zaytsev






More information about the Pkg-mc-devel mailing list