Hello,
I can't connect to any FreeBSD-sftp servers.
I get this in my sshd log:
Feb 19 02:00:14 host sshd[74322]: Connection from x.x.x.x port 63552
Feb 19 02:00:14 host sshd[74322]: Failed publickey for michael from
x.x.x.x port 63552 ssh2
Feb 19 02:00:14 host sshd[74322]: Postponed keyboard
On Tue, 11 Mar 2014 10:02:41 +0100, Alexander Lukyanov
wrote:
I think you can try to use strace to find out what data lftp receives
from
the connection (if any). Then compare that with the data lftp receives
from
other sftp servers.
Also it would help if you provided me with access to a F
On Fri, 14 Mar 2014 13:43:19 +0100, Alexander V. Lukyanov
wrote:
On Thu, Mar 13, 2014 at 12:17:29PM +0400, Alexander V. Lukyanov wrote:
On Tue, Mar 11, 2014 at 03:20:53PM +0100, Michael Ross wrote:
> read(8,"x...@www.ross.cx's password:"...,65536) = 33 (0x21)
>