Comment # 9 on bug 1207402 from
as commands in the konsole:

1. 
SSH_ASKPASS=/usr/libexec/ssh/ssh-askpass rsync -r -t -v --progress -e ssh
<source> <dest>

2.
SSH_ASKPASS=/usr/libexec/ssh/ksshaskpass rsync -r -t -v --progress -e ssh
<source> <dest>

3.
rsync -r -t -v --progress -e ssh <source> <dest>

in the konsole it asks for the pw, after enter it syncs fine. All ok, no errors
and no difference between 1.-3.
There is no prompt from the kwallet window outside the konsole or so (what I
don't expect), if you were looking for that?


You are receiving this mail because: