X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D74663858020 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon AT yandex DOT ru DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1615410301; bh=MA8uwA0SUiLA9gO108PLr/ZSy0LyJKfQ4sK/8a7s1u8=; h=In-Reply-To:Subject:To:From:Message-ID:References:Date:Reply-To; b=ZT1Xs8qeTz0QuNSOrTK602Nk+ITkN6S69vPf19Q3PVE0ft04YxbHSaJFmz+TRdb2q vFLW0O5zcusnogeGFeRpHRyyD+J0zqJZHWJL7cYkbjG0ZuDJCGnjrR1CPchBGOHjhL OrS/xXw3Gh9eeVI3PVIJ/kAdwxALdH3SmnoeQB6Y= Authentication-Results: sas1-37a648709e20.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Date: Wed, 10 Mar 2021 23:58:14 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home X-Priority: 3 (Normal) Message-ID: <14310544220.20210310235814@yandex.ru> To: Marki , cygwin AT cygwin DOT com Subject: Re: rsync password prompt doesn't capture input and shows password in clear In-Reply-To: <3ba5c0ad-369b-4703-f371-a3b2e206447a@roth.lu> References: <3ba5c0ad-369b-4703-f371-a3b2e206447a AT roth DOT lu> MIME-Version: 1.0 X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Greetings, Marki! > SSH password prompt captures the input correctly, and does not show it. Unable to reproduce. > user AT client /cygdrive/c/temp > $ ssh server > Password: > Password: > Rsync on the other hand won't even let me enter the password correctly. > user AT client /cygdrive/c/temp > $ rsync -av xmppdb.db root AT server:/tmp/ > Password: 123 > 123 > 123 > rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at > rsync.c(701) [sender=3.2.4dev] $ rsync -av ./server.sgc $REMOTE:/home/x/ $USER@$REMOTE's password: sending incremental file list rsync: mkdir "/home/x" failed: Permission denied (13) rsync error: error in file IO (code 11) at main.c(674) [Receiver=3.1.0] > -- Please follow this guide: > Problem reports: https://cygwin.com/problems.html See also: > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple -- With best regards, Andrey Repin Wednesday, March 10, 2021 23:55:06 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple