Hi,
There is a sftp server i am connecting to .
How do i know the encryption algorithms available/enabled at server end ?
This must be the encryptions in SSH.
So if i login to the server..Is there any command to show the list of algo supported by server for sftp?
Thanks