File: creating_a_remote_server_repository.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (24 lines) | stat: -rw-r--r-- 938 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
What steps will reproduce the problem?

I was trying to add a remote server repository. Unfortunately, this didn't work. Enter Host name, user name, directory, port
(left most of them at their default), but there is no way, to specify a password.) Clicking check this server failed:

 Failed to ssh to the server. Transcript: Permission denied, please try again. Permission denied, please try again. Permission denied (publickey,password). 

(Problem was, I could never enter a password. Interestingly, on the konsole, I get a prompt for a password, but I can't enter anything there).


What is the expected output? What do you see instead?

Successfully create a connection and use the remote server.


What version of git-annex are you using? On what operating system?
Version: 3.20130124



Please provide any additional information below.

[[!tag /design/assistant done]]
[[!meta title="ssh password prompting issue with assistant"]]