Hello,

On 2017-09-15 01:39 PM, goldsimon wrote:
> It seems more like some kind of authentication issue (doesn't start at all). 
> I'll give linux scp a try...

To check SSH authentication, you can try:

  $ ssh [email protected] uname
  You tried to execute: uname
  Sorry, you are not allowed to execute that command.

If it says "you tried to execute ..." - then the SSH login worked fine
(it's just that savannah does not allow logins).

If it asked for a password or said "permission denied (pubkey)" -
it indicates an incorrect username/ssh pubkey (note that savannah does
not accept password-based SSH logins, so no password will ever work).

If you get another response, then it might be a problem with the program.

regards,
 - assaf

Reply via email to