[Bug 1629497] Re: sftp vfs support not using key-based authentication

2016-10-01 Thread mith brown
Thanks Yury. The actual patch that fixes the issue is over here - https://www.midnight-commander.org/attachment/ticket/3581/mc-3581 -sftpsfs-fix-bad-pointer-arithmetic-in-config_parser.patch - and it was marked is fixed in 4.8.16 (https://www.midnight- commander.org/wiki/NEWS-4.8.16) as part of

[Bug 1629497] [NEW] sftp vfs support not using key-based authentication

2016-09-30 Thread mith brown
Public bug reported: Hi, I've been able to successfully use key-based authentication using the FISH protocol (I just run: cd sh://centos in mc's command line and it would work). centos is described in my ~/.ssh/config as follows: Host centos HostName 192.168.1.239 IdentityFile