public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* rsync password prompt doesn't capture input and shows password in clear
@ 2021-03-10 18:11 Marki
  2021-03-10 20:58 ` Andrey Repin
  2021-03-11 10:14 ` Corinna Vinschen
  0 siblings, 2 replies; 10+ messages in thread
From: Marki @ 2021-03-10 18:11 UTC (permalink / raw)
  To: cygwin

Hello,

SSH password prompt captures the input correctly, and does not show it.

user@client /cygdrive/c/temp
$ ssh server
Password:
Password:

Rsync on the other hand won't even let me enter the password correctly.

user@client /cygdrive/c/temp
$ rsync -av xmppdb.db root@server:/tmp/
Password: 123
123
123
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at 
rsync.c(701) [sender=3.2.4dev]

user@client /cygdrive/c/temp
$ 123
-bash: 123: command not found

user@client /cygdrive/c/temp
$ 123
-bash: 123: command not found

user@client /cygdrive/c/temp
$ 123
-bash: 123: command not found

user@client /cygdrive/c/temp
$

Bye,
Marki


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-03-11 12:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-10 18:11 rsync password prompt doesn't capture input and shows password in clear Marki
2021-03-10 20:58 ` Andrey Repin
2021-03-10 22:42   ` Marki
2021-03-10 22:54     ` Andrey Repin
2021-03-10 23:20       ` Marki
2021-03-11  2:11         ` David Dombrowsky
2021-03-11 10:14 ` Corinna Vinschen
2021-03-11 10:42   ` Andrey Repin
2021-03-11 12:38     ` Corinna Vinschen
2021-03-11 12:53       ` Takashi Yano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).