My SSH servers are all configured to refuse passwords.

Code: Select all
putty @profilename
Code: Select all
plink @profilename ls $1
Code: Select all
plink @profilename cat $1/$2
If this registry entry is is present, from looking at the OpenSSH code it looks like Zeus should load and use this key when it tries to connectHKEY_CURRENT_USER\Sessions\Default Settings\PublicKeyFile
if you'll pardon my asking, what does openSSH have to do with it?
The "Sessions" key you pointed me to does not exist on my machine.
the public key requires manual editing before adding it to the authorized_keys file on the server.
It would be great if Zeus would do the same as other SSH/SFTP clients, and look to ~/.ssh for all configuration.
Code: Select all
Fatal Connection Error
Couldn't agree a client-to-server cipher (available:
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr)
Code: Select all
xnet.dll
ssleay32.dll
Code: Select all
Server listening on 0.0.0.0 port 22.
no matching cipher found: client server aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr