I use BitKinex on Windows 7 as SFTP client and PuTTY for ssh remote shell.
Out of the blue, sftp stopped working, but putty still connects normaly.
Tried disableing firewall (Avast Internet Security), no changes.
I was under the impression that sftp works "over" ssh, so I am confused right now...
Where should I look for the problem?
ps. using private-public key auth for ssh and sftp.
edit: BitKinex log:
Resolving host name "example.com" ...
Connecting ( example.com => ip: 178.218.166.77, port: 22 )
Connected (178.218.166.77:22)
Initializing the SSH session ...
The server is running SSH2
Key (re)exchange started
New keys in use
Authentication service requested
User authentication started (type: publickey)
Opening channel
Opening sftp subsystem
<<< INIT (version: 3)
psftpclient that comes with PuTTY? Do they work? – grawity Apr 5 '11 at 8:58